< prev index next >

jdk/test/sun/security/pkcs11/ec/TestECDSA.java

Print this page

        

*** 27,37 **** * @summary basic test of SHA1withECDSA and NONEwithECDSA signing/verifying * @author Andreas Sterbenz * @library .. * @library ../../../../java/security/testlibrary * @key randomness ! * @modules jdk.crypto.pkcs11 * @run main/othervm TestECDSA * @run main/othervm TestECDSA sm policy */ import java.security.KeyFactory; --- 27,37 ---- * @summary basic test of SHA1withECDSA and NONEwithECDSA signing/verifying * @author Andreas Sterbenz * @library .. * @library ../../../../java/security/testlibrary * @key randomness ! * @modules jdk.crypto.token * @run main/othervm TestECDSA * @run main/othervm TestECDSA sm policy */ import java.security.KeyFactory;
< prev index next >