Module trust_dns_proto::rustls::tls_client_stream
source · [−]This is supported 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.
Type Definitions
Type of TlsClientStream used with Rustls