AsyncSSLPrivateKeyMethod |
Allows to customize private key signing / decrypt (when using RSA).
|
AsyncTask |
|
CertificateCallback |
Is called during handshake and hooked into openssl via SSL_CTX_set_cert_cb .
|
CertificateCompressionAlgo |
Provides compression/decompression implementations for TLS Certificate Compression
( RFC 8879).
|
CertificateRequestedCallback |
Deprecated.
|
CertificateVerifier |
Is called during handshake and hooked into openssl via SSL_CTX_set_cert_verify_callback .
|
KeyLogCallback |
|
Library |
|
ResultCallback |
Callback that is called once an operation completed.
|
SessionTicketKey |
Session Ticket Key
|
SniHostNameMatcher |
|
SSLPrivateKeyMethod |
Allows to customize private key signing / decrypt (when using RSA).
|
SSLPrivateKeyMethodTask |
|
SSLSessionCache |
Allows to implement a custom external SSL_SESSION cache.
|
SSLTask |
|
SSLTask.TaskCallback |
|