< prev index next >

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

Print this page

        

*** 26,36 **** * @bug 6405536 * @summary Basic known answer test for ECDH * @author Andreas Sterbenz * @library .. * @library ../../../../java/security/testlibrary ! * @modules jdk.crypto.pkcs11 * @run main/othervm TestECDH * @run main/othervm TestECDH sm policy */ import java.security.KeyFactory; --- 26,36 ---- * @bug 6405536 * @summary Basic known answer test for ECDH * @author Andreas Sterbenz * @library .. * @library ../../../../java/security/testlibrary ! * @modules jdk.crypto.token * @run main/othervm TestECDH * @run main/othervm TestECDH sm policy */ import java.security.KeyFactory;
< prev index next >