< prev index next >

test/javax/crypto/CryptoPermission/AllPermCheck.java

Print this page

        

@@ -26,10 +26,11 @@
  * @bug 4953554
  * @summary Ensure either IllegalAlgorithmParameterException or
  * InvalidKeyException is thrown instead of SecurityException when
  * crypto permssion checks failed.
  * @author Valerie Peng
+ * @key randomness
  */
 
 import java.io.*;
 import java.util.*;
 
< prev index next >