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