< prev index next >

test/javax/net/ssl/SSLEngine/LargeBufs.java

Print this page

        

*** 31,40 **** --- 31,41 ---- * is being passed. * * @run main/othervm -Djsse.enableCBCProtection=false LargeBufs * * @author Brad R. Wetmore + * @key randomness */ import javax.net.ssl.*; import javax.net.ssl.SSLEngineResult.*; import java.io.*;
< prev index next >