< prev index next >

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

Print this page

        

@@ -26,11 +26,11 @@
  * @bug 4856966
  * @summary basic test of SHA1withDSA and RawDSA signing/verifying
  * @author Andreas Sterbenz
  * @library ..
  * @key randomness
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm TestDSA
  * @run main/othervm TestDSA sm
  */
 
 import java.io.ByteArrayOutputStream;
< prev index next >