< prev index next >

test/com/oracle/security/ucrypto/TestGCMKeyWrap.java

Print this page

        

@@ -23,10 +23,11 @@
 
 /*
  * @test
  * @bug 8014374
  * @summary Ensure key wrap/unwrap works using AES/GCM/NoPadding
+ * @key randomness
  */
 
 import java.io.*;
 import java.security.*;
 import java.security.spec.*;
< prev index next >