Searched refs:PUBLIC_KEY (Results 1 – 3 of 3) sorted by relevance
653 public static final int PUBLIC_KEY = 1; field in Cipher2430 (wrappedKeyType != PUBLIC_KEY)) { in unwrap()
816 c.unwrap(arDES, "RSA38", Cipher.PUBLIC_KEY); in test_unwrap$BLjava_lang_StringI()
109 public static final String PUBLIC_KEY = NAME + DOT + INFO + DOT + field in X509CertImpl