< prev index next >

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

Print this page

        

@@ -26,10 +26,11 @@
  * @bug 6405536 8042967
  * @summary basic test of SHA1withECDSA and NONEwithECDSA signing/verifying
  * @author Andreas Sterbenz
  * @library ..
  * @library ../../../../java/security/testlibrary
+ * @key randomness
  */
 
 import java.util.*;
 
 import java.security.*;
< prev index next >