| Interface | Description |
|---|---|
| CertificateRequestedCallback |
Is called during handshake and hooked into openssl via
SSL_CTX_set_client_cert_cb. |
| SniHostNameMatcher |
| Class | Description |
|---|---|
| Buffer | |
| CertificateRequestedCallback.KeyMaterial |
Holds the material to use.
|
| CertificateVerifier |
Is called during handshake and hooked into openssl via
SSL_CTX_set_cert_verify_callback. |
| Library | |
| SessionTicketKey |
Session Ticket Key
|
| SSL | |
| SSLContext |
Copyright © 2008–2018 The Netty Project. All rights reserved.