| Class | Description |
|---|---|
| CookieExtension | |
| HandshakeOutStream |
Output stream for handshake data.
|
| KAKeyDerivation |
A common class for creating various KeyDerivation types.
|
| RSASignature |
Signature implementation for the SSL/TLS RSA Signature variant with both
MD5 and SHA-1 MessageDigests.
|
| SM2EClientKeyExchange |
Pack of the ephemeral SM2 ClientKeyExchange handshake message.
|
| SM2EKeyExchange |
TLCP ephemeral SM2 key exchange.
|
| SM2EServerKeyExchange |
Pack of the ephemeral SM2 ServerKeyExchange handshake message.
|
| SSLContextImpl |
Implementation of an SSLContext.
|
| SSLContextImpl.DefaultSSLContext | |
| SSLContextImpl.DTLS10Context | |
| SSLContextImpl.DTLS12Context | |
| SSLContextImpl.DTLSContext | |
| SSLContextImpl.TLS10Context | |
| SSLContextImpl.TLS11Context | |
| SSLContextImpl.TLS12Context | |
| SSLContextImpl.TLS13Context | |
| SSLContextImpl.TLSContext | |
| SSLLogger | |
| SSLServerSocketFactoryImpl |
This class creates SSL server sockets.
|
| SSLSocketFactoryImpl |
Implementation of an SSL socket factory.
|
| SSLSocketImpl |
Implementation of an SSL socket.
|
| TLCPContextImpl |
Implementations of SSLContext for TLCP.
|
| TLCPContextImpl.TLCP11Context | |
| TLCPContextImpl.TLCPContext | |
| Utilities |