< prev index next >

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

Print this page

        

@@ -27,10 +27,11 @@
  * @summary Basic consistency test for all curves using ECDSA and ECDH
  * @author Andreas Sterbenz
  * @library ..
  * @compile -XDignore.symbol.file TestCurves.java
  * @run main TestCurves
+ * @key randomness
  */
 
 import java.util.*;
 
 import java.security.*;
< prev index next >