< prev index next >

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

Print this page

        

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