Package org.apache.hc.core5.reactor.ssl
TLS/SSL support for I/O reactors.
-
Interface Summary Interface Description SSLSessionInitializer Callback interface that can be used to customize TLS/SSL session initialization.SSLSessionVerifier Callback interface that can be used to customize TLS/SSL session verification.TransportSecurityLayer TLS capable session layer interface. -
Class Summary Class Description SSLIOSession SSLIOSession
is a decorator class intended to transparently extend anIOSession
with transport layer security capabilities based on the SSL/TLS protocol.SSLManagedBuffer SSLManagedBuffer.DynamicBuffer SSLManagedBuffer.StaticBuffer TlsDetails Represents details of a fully established TLS session. -
Enum Summary Enum Description SSLBufferMode SSLIOSession.TLSHandShakeState SSLMode