< prev index next >

test/javax/crypto/CryptoPermission/RC2PermCheck.java

Print this page

        

@@ -25,10 +25,11 @@
  * @test
  * @bug 4892365
  * @summary Ensure the crypto permission check on cipher algorithms
  * with restricted parameter values are correctly enforced.
  * @author Valerie Peng
+ * @key randomness
  */
 
 import java.io.*;
 import java.util.*;
 
< prev index next >