< prev index next >

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

Print this page

        

*** 26,36 **** * @bug 4856966 * @summary basic test of SHA1withDSA and RawDSA signing/verifying * @author Andreas Sterbenz * @library .. * @key randomness ! * @modules jdk.crypto.pkcs11 * @run main/othervm TestDSA * @run main/othervm TestDSA sm */ import java.io.ByteArrayOutputStream; --- 26,36 ---- * @bug 4856966 * @summary basic test of SHA1withDSA and RawDSA signing/verifying * @author Andreas Sterbenz * @library .. * @key randomness ! * @modules jdk.crypto.token * @run main/othervm TestDSA * @run main/othervm TestDSA sm */ import java.io.ByteArrayOutputStream;
< prev index next >