< prev index next >

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

Print this page

        

@@ -27,11 +27,11 @@
  * @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
+ * @modules jdk.crypto.token
  * @run main/othervm ReadCertificates
  * @run main/othervm ReadCertificates sm policy
  */
 
 import java.io.File;
< prev index next >