| Package | Description | 
|---|---|
| io.netty.handler.ssl | SSL ·
 TLS implementation based on  SSLEngine | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SslCloseCompletionEventEvent that is fired once the close_notify was received or if an failure happens before it was received. | 
| class  | SslHandshakeCompletionEventEvent that is fired once the SSL handshake is complete, which may be because it was successful or there
 was an error. | 
Copyright © 2008–2018 The Netty Project. All rights reserved.