< prev index next >

test/javax/crypto/CryptoPermission/AllPermCheck.java

Print this page

        

*** 26,35 **** --- 26,36 ---- * @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 >