Module trust_dns::tls [] [src]

TLS protocol related components for DNS over TLS

Structs

TlsClientConnection

Tls client connection

TlsClientConnectionBuilder

A builder for the TlsClientStream.

TlsClientStreamBuilder

A Builder for the TlsClientStream

TlsStreamBuilder

A builder for the TlsStream

Type Definitions

TlsClientStream

A Type definition for the TLS stream

TlsStream

A TlsStream counterpart to the TcpStream which embeds a secure TlsStream