< prev index next >

test/sun/security/provider/DSA/TestDSA2.java

Print this page

        

*** 24,33 **** --- 24,34 ---- * @test * @bug 7044060 8042967 * @run main/othervm/timeout=250 TestDSA2 * @summary verify that DSA signature works using SHA and SHA-224 and * SHA-256 digests. + * @key randomness */ import java.security.*; import java.security.spec.*;
< prev index next >