Searched refs:OID_PBEWithSHAAnd40BitRC2CBC (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/crypto/provider/Cipher/PBE/
H A DPKCS12Oid.java40 private static String OID_PBEWithSHAAnd40BitRC2CBC = "1.2.840.113549.1.12.1.6"; field in class:PKCS12Oid
44 Cipher c = Cipher.getInstance(OID_PBEWithSHAAnd40BitRC2CBC, "SunJCE");

Completed in 61 milliseconds