< prev index next >

jdk/test/sun/security/pkcs11/rsa/TestSignatures.java

Print this page

        

@@ -26,11 +26,11 @@
  * @bug 4856966
  * @summary Test signing/verifying using all the signature algorithms
  * @author Andreas Sterbenz
  * @library ..
  * @key randomness
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm TestSignatures
  * @run main/othervm TestSignatures sm rsakeys.ks.policy
  */
 
 import java.io.File;
< prev index next >