< prev index next >

jdk/test/sun/security/pkcs11/Cipher/TestRSACipher.java

Print this page

        

@@ -26,11 +26,11 @@
  * @bug 4898468 6994008
  * @summary basic test for RSA cipher
  * @author Andreas Sterbenz
  * @library ..
  * @key randomness
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm TestRSACipher
  * @run main/othervm TestRSACipher sm
  */
 
 import java.security.GeneralSecurityException;
< prev index next >