| Class and Description |
|---|
| 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. |
| CertificateRequestedCallback
Deprecated.
|
| CertificateVerifier
Is called during handshake and hooked into openssl via
SSL_CTX_set_cert_verify_callback. |
| 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).
|
| SSLSessionCache
Allows to implement a custom external
SSL_SESSION cache. |
Copyright © 2021. All rights reserved.