Searched defs:TLSv1 (Results 1 – 7 of 7) sorted by relevance
195 public static final class TLSv1 extends OpenSSLContextImpl { class in OpenSSLContextImpl196 public TLSv1() { in TLSv1() method in OpenSSLContextImpl.TLSv1
206 public static final class TLSv1 extends OpenSSLContextImpl { class in OpenSSLContextImpl207 public TLSv1() { in TLSv1() method in OpenSSLContextImpl.TLSv1
31 TLSv1(2), enumConstant
29 TLSv1(2), enumConstant
185 TLSv1("TLSv1"), enumConstant
187 TLSv1("TLSv1"), enumConstant
161 TLSv1 = _ssl.PROTO_TLSv1 variable in TLSVersion