< prev index next >

test/sun/security/pkcs11/Cipher/TestRSACipher.java

Print this page

        

@@ -25,10 +25,11 @@
  * @test
  * @bug 4898468 6994008
  * @summary basic test for RSA cipher
  * @author Andreas Sterbenz
  * @library ..
+ * @key randomness
  */
 
 import java.io.*;
 import java.util.*;
 
< prev index next >