< prev index next >

test/sun/security/pkcs11/Signature/TestDSAKeyLength.java

Print this page

        

*** 24,33 **** --- 24,34 ---- * @test * @bug 7200306 8029158 * @summary verify that P11Signature impl will error out when initialized * with unsupported key sizes * @library .. + * @key randomness */ import java.security.*; import java.security.spec.*;
< prev index next >