< prev index next >

test/sun/security/ec/TestEC.java

Print this page

        

*** 32,41 **** --- 32,42 ---- * @summary Provide out-of-the-box support for ECC algorithms * @library ../pkcs11 * @library ../pkcs11/ec * @library ../pkcs11/sslecc * @library ../../../java/security/testlibrary + * @modules jdk.crypto.pkcs11/sun.security.pkcs11.wrapper * @compile -XDignore.symbol.file TestEC.java * @run main/othervm TestEC */ import java.security.NoSuchProviderException;
< prev index next >