< prev index next >

jdk/test/sun/security/pkcs11/Signature/TestRSAKeyLength.java

Print this page

        

*** 25,35 **** * @test %W% %E% * @bug 6695485 * @summary Make sure initSign/initVerify() check RSA key lengths * @author Yu-Ching Valerie Peng * @library .. ! * @modules jdk.crypto.pkcs11 * @run main/othervm TestRSAKeyLength * @run main/othervm TestRSAKeyLength sm */ import java.security.InvalidKeyException; --- 25,35 ---- * @test %W% %E% * @bug 6695485 * @summary Make sure initSign/initVerify() check RSA key lengths * @author Yu-Ching Valerie Peng * @library .. ! * @modules jdk.crypto.token * @run main/othervm TestRSAKeyLength * @run main/othervm TestRSAKeyLength sm */ import java.security.InvalidKeyException;
< prev index next >