Module hickory_proto::rustls::tls_stream

source ·
Available on crate feature dns-over-rustls only.
Expand description

DNS over TLS I/O stream implementation for Rustls

Functions§

Type Aliases§

  • Predefined type for abstracting the base I/O TlsStream with TokioTls
  • Predefined type for abstracting the TlsClientStream with TokioTls
  • Predefined type for abstracting the TlsServerStream with TokioTls