👎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§
- A Builder for the TlsClientStream
- A builder for the TlsStream
Functions§
- Initializes a TlsStream with an existing tokio_tls::TlsStream.
Type Aliases§
- A Type definition for the TLS stream
- A TlsStream counterpart to the TcpStream which embeds a secure TlsStream