< prev index next >

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

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 4856966
  * @summary Test KeyFactory of the new RSA provider
  * @author Andreas Sterbenz
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm TestKeyFactory
  * @run main/othervm TestKeyFactory sm rsakeys.ks.policy
  */
 
 import java.io.*;
< prev index next >