Type Definition trust_dns_openssl::TlsClientStream

source ·
pub type TlsClientStream = TcpClientStream<TokioTlsStream<TokioTcpStream>>;
Expand description

A Type definition for the TLS stream