Package org.conscrypt
Class OpenSSLContextImpl.TLSv11
java.lang.Object
javax.net.ssl.SSLContextSpi
org.conscrypt.OpenSSLContextImpl
org.conscrypt.OpenSSLContextImpl.TLSv11
- Enclosing class:
OpenSSLContextImpl
Public to allow construction via the provider framework.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.conscrypt.OpenSSLContextImpl
OpenSSLContextImpl.TLSv1, OpenSSLContextImpl.TLSv11, OpenSSLContextImpl.TLSv12, OpenSSLContextImpl.TLSv13
-
Field Summary
Fields inherited from class org.conscrypt.OpenSSLContextImpl
sslParameters
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.conscrypt.OpenSSLContextImpl
engineCreateSSLEngine, engineCreateSSLEngine, engineGetClientSessionContext, engineGetServerSessionContext, engineGetServerSocketFactory, engineGetSocketFactory, engineInit, getPreferred
Methods inherited from class javax.net.ssl.SSLContextSpi
engineGetDefaultSSLParameters, engineGetSupportedSSLParameters
-
Constructor Details
-
TLSv11
public TLSv11()
-