Package com.wolfssl.provider.jsse
Class WolfSSLContext.TLSV23_Context
- java.lang.Object
-
- javax.net.ssl.SSLContextSpi
-
- com.wolfssl.provider.jsse.WolfSSLContext
-
- com.wolfssl.provider.jsse.WolfSSLContext.TLSV23_Context
-
- Enclosing class:
- WolfSSLContext
public static final class WolfSSLContext.TLSV23_Context extends WolfSSLContext
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.wolfssl.provider.jsse.WolfSSLContext
WolfSSLContext.DEFAULT_Context, WolfSSLContext.TLSV1_Context, WolfSSLContext.TLSV11_Context, WolfSSLContext.TLSV12_Context, WolfSSLContext.TLSV13_Context, WolfSSLContext.TLSV23_Context
-
-
Constructor Summary
Constructors Constructor Description TLSV23_Context()
-
Method Summary
-
Methods inherited from class com.wolfssl.provider.jsse.WolfSSLContext
engineCreateSSLEngine, engineCreateSSLEngine, engineGetClientSessionContext, engineGetDefaultSSLParameters, engineGetServerSessionContext, engineGetServerSocketFactory, engineGetSocketFactory, engineGetSupportedSSLParameters, engineInit, finalize, getInternalAuthStore, getInternalSSLParams, getInternalWolfSSLContext, getProtocolsMask
-
-