< prev index next >

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

Print this page

        

@@ -25,11 +25,11 @@
  * @test
  * @bug 4921804 6324825
  * @summary Verify that DH works properly
  * @author Andreas Sterbenz
  * @library ..
- * @modules jdk.crypto.pkcs11
+ * @modules jdk.crypto.token
  * @run main/othervm TestDH
  * @run main/othervm TestDH sm
  */
 
 import java.security.KeyPair;
< prev index next >