< prev index next >

jdk/test/sun/security/pkcs11/Signature/TestRSAKeyLength.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test %W% %E%
  * @bug 6695485
  * @summary Make sure initSign/initVerify() check RSA key lengths
  * @author Yu-Ching Valerie Peng
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm TestRSAKeyLength
  * @run main/othervm TestRSAKeyLength sm
  */
 
 import java.security.InvalidKeyException;
< prev index next >