Package org.apache.hc.core5.reactor.ssl
package org.apache.hc.core5.reactor.ssl
TLS/SSL support for I/O reactors.
-
ClassDescription
SSLIOSession
is a decorator class intended to transparently extend anIOSession
with transport layer security capabilities based on the SSL/TLS protocol.Callback interface that can be used to customize TLS/SSL session initialization.Callback interface that can be used to customize TLS/SSL session verification.Represents details of a fully established TLS session.TLS capable session layer interface.