< prev index next >

jdk/test/sun/security/pkcs11/KeyAgreement/TestInterop.java

Print this page

        

@@ -24,11 +24,11 @@
 /*
  * @test
  * @bug 7146728
  * @summary Interop test for DH with secret that has a leading 0x00 byte
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm TestInterop
  * @run main/othervm TestInterop sm
  */
 import java.math.BigInteger;
 import java.security.KeyFactory;
< prev index next >