Searched defs:TLSv1 (Results 1 – 7 of 7) sorted by relevance
203 public static final class TLSv1 extends OpenSSLContextImpl { class in OpenSSLContextImpl204 public TLSv1() { in TLSv1() method in OpenSSLContextImpl.TLSv1
192 public static final class TLSv1 extends OpenSSLContextImpl { class in OpenSSLContextImpl193 public TLSv1() { in TLSv1() method in OpenSSLContextImpl.TLSv1
29 TLSv1(2), enumConstant
31 TLSv1(2), enumConstant
184 TLSv1("TLSv1"), enumConstant
182 TLSv1("TLSv1"), enumConstant
161 TLSv1 = _ssl.PROTO_TLSv1 variable in TLSVersion