Searched refs:tls13SSLContext (Results 1 – 2 of 2) sorted by relevance
65 final String tls13SSLContext = classOpenSSLContextImpl + "$TLSv13"; in OpenSSLProvider() local67 put("SSLContext.SSL", tls13SSLContext); in OpenSSLProvider()68 put("SSLContext.TLS", tls13SSLContext); in OpenSSLProvider()72 put("SSLContext.TLSv1.3", tls13SSLContext); in OpenSSLProvider()
70 final String tls13SSLContext = classOpenSSLContextImpl + "$TLSv13"; in OpenSSLProvider() local72 put("SSLContext.SSL", tls13SSLContext); in OpenSSLProvider()73 put("SSLContext.TLS", tls13SSLContext); in OpenSSLProvider()77 put("SSLContext.TLSv1.3", tls13SSLContext); in OpenSSLProvider()