Expand description
Base TlsStream
Structs§
- TlsStream
Builder - A builder for the TlsStream
Functions§
- tls_
from_ stream - Initializes a TlsStream with an existing tokio_tls::TlsStream.
Type Aliases§
- TlsStream
- A TlsStream counterpart to the TcpStream which embeds a secure TlsStream