Crate trust_dns_openssl

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

Deprecated and moved to trust_dns_proto::openssl

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