Searched refs:classOpenSSLContextImpl (Results 1 – 2 of 2) sorted by relevance
64 final String classOpenSSLContextImpl = PREFIX + "OpenSSLContextImpl"; in OpenSSLProvider() local65 final String tls13SSLContext = classOpenSSLContextImpl + "$TLSv13"; in OpenSSLProvider()69 put("SSLContext.TLSv1", classOpenSSLContextImpl + "$TLSv1"); in OpenSSLProvider()70 put("SSLContext.TLSv1.1", classOpenSSLContextImpl + "$TLSv11"); in OpenSSLProvider()71 put("SSLContext.TLSv1.2", classOpenSSLContextImpl + "$TLSv12"); in OpenSSLProvider()
69 final String classOpenSSLContextImpl = PREFIX + "OpenSSLContextImpl"; in OpenSSLProvider() local70 final String tls13SSLContext = classOpenSSLContextImpl + "$TLSv13"; in OpenSSLProvider()74 put("SSLContext.TLSv1", classOpenSSLContextImpl + "$TLSv1"); in OpenSSLProvider()75 put("SSLContext.TLSv1.1", classOpenSSLContextImpl + "$TLSv11"); in OpenSSLProvider()76 put("SSLContext.TLSv1.2", classOpenSSLContextImpl + "$TLSv12"); in OpenSSLProvider()