Module trust_dns_proto::rustls::tls_client_stream
source · Available on crate feature
dns-over-rustls
only.Expand description
DNS over TLS client implementation for Rustls
Functions
- Creates a new TlsStream to the specified name_server
- Creates a new TlsStream to the specified name_server connecting from a specific address.
- Creates a new TlsStream to the specified name_server connecting from a specific address.
Type Aliases
- Type of TlsClientStream used with Rustls