WolfSSLAuthStore |
Helper class used to store common settings, objects, etc.
|
WolfSSLContext |
wolfSSL implementation of SSLContextSpi
|
WolfSSLContext.DEFAULT_Context |
|
WolfSSLContext.TLSV1_Context |
|
WolfSSLContext.TLSV11_Context |
|
WolfSSLContext.TLSV12_Context |
|
WolfSSLContext.TLSV13_Context |
|
WolfSSLContext.TLSV23_Context |
|
WolfSSLCustomUser |
Base class is intended to give some customizing points.
|
WolfSSLDebug |
Central location for all debugging messages
This class is used internally for displaying debug message.
|
WolfSSLEngine |
wolfSSL implementation of SSLEngine
|
WolfSSLEngineHelper |
This is a helper function to account for similar methods between SSLSocket
and SSLEngine.
|
WolfSSLGenericHostName |
Concrete class representing a generic host name, used with SNI and
WolfSSLSNIServerName usage areas.
|
WolfSSLImplementSSLSession |
wolfSSL Session
Note: suppress depreciation warning for javax.security.cert.X509Certificate
|
WolfSSLJDK8Helper |
This class contains functionality that was added as of JDK 1.8, and is
isolated in this class as to more easily avoid pre-JDK 1.8 execution from
loading this class.
|
WolfSSLKeyManager |
|
WolfSSLKeyX509 |
wolfSSL implementation of X509KeyManager
|
WolfSSLParametersHelper |
|
WolfSSLProvider |
wolfSSL JSSE Provider implementation
|
WolfSSLServerSocket |
wolfSSL implementation of SSLServerSocket
|
WolfSSLServerSocketFactory |
wolfSSL implementation of SSLServerSocketFactory
|
WolfSSLSNIServerName |
wolfJSSE implementation that replicates functionality of the Java
SNIServerName class.
|
WolfSSLSocket |
wolfSSL implementation of SSLSocket
|
WolfSSLSocketFactory |
wolfSSL implementation of SSLSocketFactory
|
WolfSSLTrustManager |
wolfSSL implemenation of TrustManagerFactorySpi
|
WolfSSLTrustX509 |
wolfSSL implementation of X509TrustManager
|
WolfSSLX509 |
wolfSSL implementation of X509Certificate
|
WolfSSLX509X |
javax version of certificates.
|