test/jdk/sun/security/pkcs11/ec/TestECDH.java
changeset 51460 97e361fe3433
parent 51245 f095e3bc2d41
equal deleted inserted replaced
51459:7339b9e38182 51460:97e361fe3433
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 6405536
    26  * @bug 6405536
    27  * @summary Basic known answer test for ECDH
    27  * @summary Basic known answer test for ECDH
    28  * @author Andreas Sterbenz
    28  * @author Andreas Sterbenz
    29  * @library ..
    29  * @library /test/lib ..
    30  * @library ../../../../java/security/testlibrary
    30  * @library ../../../../java/security/testlibrary
    31  * @modules jdk.crypto.cryptoki
    31  * @modules jdk.crypto.cryptoki
    32  * @run main/othervm TestECDH
    32  * @run main/othervm TestECDH
    33  * @run main/othervm TestECDH sm policy
    33  * @run main/othervm TestECDH sm policy
    34  */
    34  */