Module async_tls::server [−][src]
The server end of a TLS connection.
Structs
TlsStream | The server end of a TLS connection. Can be used like any other bidirectional IO stream. Wraps the underlying TCP stream. |
The server end of a TLS connection.
TlsStream | The server end of a TLS connection. Can be used like any other bidirectional IO stream. Wraps the underlying TCP stream. |