Class | Description |
---|---|
SslHandler | |
SslHandshakeCompletionEvent |
Event that is fired once the SSL handshake is complete, which may be because it was successful or there
was an error.
|
Exception | Description |
---|---|
NotSslRecordException |
Special
SSLException which will get thrown if a packet is
received that not looks like a TLS/SSL record. |
Copyright © 2008–2018 The Netty Project. All rights reserved.