Package org.conscrypt
Class DefaultSSLContextImpl.TLSv13
java.lang.Object
javax.net.ssl.SSLContextSpi
org.conscrypt.OpenSSLContextImpl
org.conscrypt.DefaultSSLContextImpl
org.conscrypt.DefaultSSLContextImpl.TLSv13
- Enclosing class:
DefaultSSLContextImpl
-
Nested Class Summary
Nested classes/interfaces inherited from class org.conscrypt.DefaultSSLContextImpl
DefaultSSLContextImpl.TLSv12, DefaultSSLContextImpl.TLSv13
Nested classes/interfaces inherited from class org.conscrypt.OpenSSLContextImpl
OpenSSLContextImpl.TLSv1, OpenSSLContextImpl.TLSv11
-
Field Summary
Fields inherited from class org.conscrypt.OpenSSLContextImpl
sslParameters
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.conscrypt.DefaultSSLContextImpl
engineInit, getKeyManagers, getTrustManagers
Methods inherited from class org.conscrypt.OpenSSLContextImpl
engineCreateSSLEngine, engineCreateSSLEngine, engineGetClientSessionContext, engineGetServerSessionContext, engineGetServerSocketFactory, engineGetSocketFactory, getPreferred
Methods inherited from class javax.net.ssl.SSLContextSpi
engineGetDefaultSSLParameters, engineGetSupportedSSLParameters
-
Constructor Details
-
TLSv13
- Throws:
GeneralSecurityException
IOException
-