Package com.wolfssl.provider.jsse
Class WolfSSLContext.TLSV13_Context
- java.lang.Object
 - 
- javax.net.ssl.SSLContextSpi
 - 
- com.wolfssl.provider.jsse.WolfSSLContext
 - 
- com.wolfssl.provider.jsse.WolfSSLContext.TLSV13_Context
 
 
 
 
- 
- Enclosing class:
 - WolfSSLContext
 
public static final class WolfSSLContext.TLSV13_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 TLSV13_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 
 - 
 
 -