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
public static final class DefaultSSLContextImpl.TLSv13 extends 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 Constructor Description TLSv13()
-
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
-
-