Package io.netty.internal.tcnative
package io.netty.internal.tcnative
-
ClassDescriptionAllows to customize private key signing / decrypt (when using RSA).Is called during handshake and hooked into openssl via
SSL_CTX_set_cert_cb.Provides compression/decompression implementations for TLS Certificate Compression (RFC 8879).Deprecated.Is called during handshake and hooked into openssl viaSSL_CTX_set_cert_verify_callback.Callback hooked into SSL_CTX_set_keylog_callback This is intended for TLS debugging with tools like Wireshark.Callback that is called once an operation completed.Session Ticket KeySSL_CREDENTIAL management for BoringSSL.Allows to customize private key signing / decrypt (when using RSA).Methods to operate on aSSL_SESSION.Allows to implement a custom externalSSL_SESSIONcache.
CertificateCallback