< prev index next >

jdk/test/sun/security/pkcs11/Cipher/TestSymmCiphers.java

Print this page

        

@@ -26,11 +26,11 @@
  * @bug 4898461 6604496
  * @summary basic test for symmetric ciphers with padding
  * @author Valerie Peng
  * @library ..
  * @key randomness
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm TestSymmCiphers
  * @run main/othervm TestSymmCiphers sm
  */
 
 import java.io.ByteArrayOutputStream;
< prev index next >