< prev index next >

jdk/test/sun/security/pkcs11/ec/ReadPKCS12.java

Print this page

        

*** 27,37 **** * @summary Verify that we can parse ECPrivateKeys from PKCS#12 and use them * @author Andreas Sterbenz * @library .. * @library ../../../../java/security/testlibrary * @key randomness ! * @modules jdk.crypto.pkcs11 * @run main/othervm ReadPKCS12 * @run main/othervm ReadPKCS12 sm policy */ import java.io.BufferedReader; --- 27,37 ---- * @summary Verify that we can parse ECPrivateKeys from PKCS#12 and use them * @author Andreas Sterbenz * @library .. * @library ../../../../java/security/testlibrary * @key randomness ! * @modules jdk.crypto.token * @run main/othervm ReadPKCS12 * @run main/othervm ReadPKCS12 sm policy */ import java.io.BufferedReader;
< prev index next >