Uses of Package
io.netty.internal.tcnative
-
Classes in io.netty.internal.tcnative used by io.netty.internal.tcnative Class Description CertificateCallback Is called during handshake and hooked into openssl viaSSL_CTX_set_cert_cb
.CertificateRequestedCallback Deprecated.CertificateVerifier Is called during handshake and hooked into openssl viaSSL_CTX_set_cert_verify_callback
.SessionTicketKey Session Ticket KeySniHostNameMatcher SSLPrivateKeyMethod Allows to customize private key signing / decrypt (when using RSA).SSLSessionCache Allows to implement a custom externalSSL_SESSION
cache.