Available on crate feature dns-over-openssl only.
Expand description

TLS protocol related components for DNS over TLS

Modules

  • DNS over TLS server implementations for OpenSSL

Structs

Functions

Type Aliases

  • A Type definition for the TLS stream
  • A TlsStream counterpart to the TcpStream which embeds a secure TlsStream