< prev index next >

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

Print this page

        

*** 27,37 **** * @summary Make sure that we can parse certificates using various named curves * and verify their signatures * @author Andreas Sterbenz * @library .. * @library ../../../../java/security/testlibrary ! * @modules jdk.crypto.pkcs11 * @run main/othervm ReadCertificates * @run main/othervm ReadCertificates sm policy */ import java.io.File; --- 27,37 ---- * @summary Make sure that we can parse certificates using various named curves * and verify their signatures * @author Andreas Sterbenz * @library .. * @library ../../../../java/security/testlibrary ! * @modules jdk.crypto.token * @run main/othervm ReadCertificates * @run main/othervm ReadCertificates sm policy */ import java.io.File;
< prev index next >