Package | Description |
---|---|
io.netty.internal.tcnative |
Class and Description |
---|
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 . |
SessionTicketKey
Session Ticket Key
|
SniHostNameMatcher |
SSLPrivateKeyMethod
Allows to customize private key signing / decrypt (when using RSA).
|
Copyright © 2008–2019 The Netty Project. All rights reserved.