HomeSort by relevance Sort by last modified time
    Searched refs:SSLv3 (Results 1 - 5 of 5) sorted by null

  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
ProtocolVersion.java 30 "SSLv3" };
59 return SSLv3;
115 public static final ProtocolVersion SSLv3 = new ProtocolVersion("SSLv3",
125 protocolsByName.put(SSLv3.name, SSLv3);
127 protocolsByName.put("SSL", SSLv3);
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
HandshakeProtocolTest.java 151 hs_protocol.session.protocol = ProtocolVersion.SSLv3;
  /external/openssl/android.testssl/
testssl 49 echo test sslv3
52 echo test sslv3 with server authentication
55 echo test sslv3 with client authentication
58 echo test sslv3 with both client and server authentication
61 echo test sslv2/sslv3
64 echo test sslv2/sslv3 with server authentication
67 echo test sslv2/sslv3 with client authentication
70 echo test sslv2/sslv3 with both client and server authentication
73 echo test sslv2/sslv3 with both client and server authentication and handshake cutthrough
90 echo test sslv3 via BIO pai
    [all...]
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 3583 milliseconds