| Interface | Description |
|---|---|
| ALPNProcessor | |
| ALPNProcessor.Client | |
| ALPNProcessor.Server | |
| SslHandshakeListener |
Implementations of this interface are notified of TLS handshake events.
|
| Class | Description |
|---|---|
| SslClientConnectionFactory | |
| SslConnection |
A Connection that acts as an interceptor between an EndPoint providing SSL encrypted data
and another consumer of an EndPoint (typically an
Connection like HttpConnection) that
wants unencrypted data. |
| SslHandshakeListener.Event |
The event object carrying information about TLS handshake events.
|
Copyright © 1995–2017 Webtide. All rights reserved.