< prev index next >

test/com/sun/crypto/provider/Cipher/AES/TestISO10126Padding.java

Print this page

        

@@ -24,10 +24,11 @@
 /*
  * @test
  * @bug 4921443
  * @summary Ensure ISO10126Padding works correctly.
  * @author Valerie Peng
+ * @key randomness
  */
 import java.util.Arrays;
 import java.security.*;
 import java.security.spec.*;
 
< prev index next >