软件包 | 描述 |
---|---|
io.netty.handler.ssl |
SSL · TLS实施依据
SSLEngine
|
Modifier and Type | Class and Description |
---|---|
class |
SniCompletionEvent
事件一旦我们做了一个选择的被解雇 SslContext 基础上, SNI hostname ,这可能是因为它是成功还是有错误。
|
class |
SslCloseCompletionEvent
一旦收到close_notify或在收到失败之前发生的事件。
|
class |
SslHandshakeCompletionEvent
SSL握手完成后触发的事件,这可能是因为它成功或出现错误。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.