| SSLBaseFilter |
SSL Filter to operate with SSL encrypted data.
|
| SSLBaseFilter.CertificateEvent |
|
| SSLBaseFilter.SSLTransportFilterWrapper |
|
| SSLCodec |
SSL Codec, which contains SSL encoder and decoder Transformers.
|
| SSLConnectionContext |
|
| SSLContextConfigurator |
Utility class, which helps to configure SSLContext.
|
| SSLDecoderTransformer |
Transformer, which decodes SSL encrypted data, contained in the input Buffer, to the output Buffer.
|
| SSLEncoderTransformer |
Transformer, which encrypts plain data, contained in the input Buffer, into SSL/TLS data and puts the result
to the output Buffer.
|
| SSLEngineConfigurator |
Utility class, which helps to configure SSLEngine.
|
| SSLFilter |
SSL Filter to operate with SSL encrypted data.
|
| SSLStreamReader |
|
| SSLStreamWriter |
|
| SSLStreamWriter.HandshakeCompletionHandler |
|
| SSLStreamWriter.SSLHandshakeCondition |
|
| SSLSupport.CipherData |
Simple data class that represents the cipher being used, along with the corresponding effective key size.
|
| SSLSupportImpl |
|
| SSLUtils |
Utility class, which implements the set of useful SSL related operations.
|