Package io.netty.internal.tcnative
-
Interface Summary Interface Description CertificateCallback Is called during handshake and hooked into openssl viaSSL_CTX_set_cert_cb
.CertificateRequestedCallback Deprecated. SniHostNameMatcher SSLPrivateKeyMethod Allows to customize private key signing / decrypt (when using RSA).SSLSessionCache Allows to implement a custom externalSSL_SESSION
cache. -
Class Summary Class Description Buffer CertificateVerifier Is called during handshake and hooked into openssl viaSSL_CTX_set_cert_verify_callback
.Library SessionTicketKey Session Ticket KeySSL SSLContext SSLSession Methods to operate on aSSL_SESSION
.