< prev index next >

test/sun/security/pkcs11/Secmod/Crypto.java

Print this page

        

@@ -26,10 +26,11 @@
  * @bug 6329006
  * @summary verify that NSS no-db mode works correctly
  * @author Andreas Sterbenz
  * @library ..
  * @run main/othervm Crypto
+ * @key randomness
  */
 
 import java.util.*;
 
 import java.security.*;
< prev index next >