< prev index next >

jdk/test/sun/security/pkcs11/ec/TestECDH2.java

Print this page

        

@@ -27,11 +27,11 @@
  * @summary basic test of ECDSA signatures for P-256 and P-384 from the
  * example data in "Suite B Implementer's Guide to FIPS 186-3".
  * @library ..
  * @library ../../../../java/security/testlibrary
  * @modules java.base/sun.security.util
- *          jdk.crypto.pkcs11
+ *          jdk.crypto.token
  * @compile -XDignore.symbol.file TestECDH2.java
  * @run main/othervm TestECDH2
  * @run main/othervm TestECDH2 sm
  */
 
< prev index next >