< prev index next >

jdk/test/sun/security/pkcs11/KeyGenerator/TestKeyGenerator.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 4917233 6461727 6490213 6720456
  * @summary test the KeyGenerator
  * @author Andreas Sterbenz
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm TestKeyGenerator
  * @run main/othervm TestKeyGenerator sm
  */
 
 import java.security.InvalidParameterException;
< prev index next >