| 程序包 | 说明 |
|---|---|
| io.netty.internal.tcnative |
| 类和说明 |
|---|
| CertificateRequestedCallback
Is called during handshake and hooked into openssl via
SSL_CTX_set_client_cert_cb. |
| CertificateRequestedCallback.KeyMaterial
Holds the material to use.
|
| CertificateVerifier
Is called during handshake and hooked into openssl via
SSL_CTX_set_cert_verify_callback. |
| SessionTicketKey
Session Ticket Key
|
| SniHostNameMatcher |