< prev index next >

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

Print this page

        

@@ -26,11 +26,11 @@
  * @bug 6231216
  * @summary Verify key wrapping (of extractable keys) works for RSA/PKCS1
  * @author Andreas Sterbenz
  * @library ..
  * @key randomness
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm KeyWrap
  * @run main/othervm KeyWrap sm
  */
 
 import java.security.GeneralSecurityException;
< prev index next >