[−][src]Module trust_dns_native_tls::tls_stream
Base TlsStream
Structs
TlsStreamBuilder | A builder for the TlsStream |
Functions
tls_from_stream | Initializes a TlsStream with an existing tokio_tls::TlsStream. |
Type Definitions
TlsStream | A TlsStream counterpart to the TcpStream which embeds a secure TlsStream |