< prev index next >

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

Print this page

        

*** 24,34 **** /* * @test * @bug 8072452 * @summary Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits * @library .. ! * @modules jdk.crypto.pkcs11 * @run main/othervm SupportedDHKeys * @run main/othervm SupportedDHKeys sm */ import java.math.BigInteger; --- 24,34 ---- /* * @test * @bug 8072452 * @summary Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits * @library .. ! * @modules jdk.crypto.token * @run main/othervm SupportedDHKeys * @run main/othervm SupportedDHKeys sm */ import java.math.BigInteger;
< prev index next >