-
Allows 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).
Is called during handshake and hooked into openssl via SSL_CTX_set_cert_verify_callback
.
Callback that is called once an operation completed.
Allows to customize private key signing / decrypt (when using RSA).
Allows to implement a custom external SSL_SESSION
cache.
CertificateCallback