< prev index next >

jdk/test/sun/security/pkcs11/MessageDigest/DigestKAT.java

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 4856966
  * @summary Basic known-answer-test for all our MessageDigest algorithms
  * @author Andreas Sterbenz
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm DigestKAT
  * @run main/othervm DigestKAT sm
  */
 
 import java.io.ByteArrayOutputStream;
< prev index next >