This is supported on crate feature dns-over-native-tls only.
Expand description

Base TlsStream

Structs

A builder for the TlsStream

Functions

Initializes a TlsStream with an existing tokio_tls::TlsStream.

Type Definitions

A TlsStream counterpart to the TcpStream which embeds a secure TlsStream