Module hickory_proto::native_tls::tls_stream
source · Available 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 Aliases§
- A TlsStream counterpart to the TcpStream which embeds a secure TlsStream