Crate trust_dns_native_tls

Source
👎Deprecated: moved to trust_dns_proto::native_tls
Expand description

Deprecated and moved to trust_dns_proto::native_tls

Modules§

tls_client_stream
TlsClientStream for DNS over TLS
tls_stream
Base TlsStream

Structs§

TlsClientStreamBuilder
Builder for TlsClientStream
TlsStreamBuilder
A builder for the TlsStream

Type Aliases§

TlsClientStream
TlsClientStream secure DNS over TCP stream
TlsStream
A TlsStream counterpart to the TcpStream which embeds a secure TlsStream