< prev index next >

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

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 8014374 * @summary Test CipherInputStream/OutputStream func w/ GCM mode and AAD. * @author Valerie Peng + * @key randomness */ import java.io.*; import java.security.*; import java.util.*;
< prev index next >