Available on crate feature dns-over-native-tls only.
Expand description

Base TlsStream

Structs

Functions

  • Initializes a TlsStream with an existing tokio_tls::TlsStream.

Type Aliases

  • A TlsStream counterpart to the TcpStream which embeds a secure TlsStream