Type Alias DefaultClientTlsStream

Source
pub type DefaultClientTlsStream = TlsStream<TcpStream>;

Aliased Typeยง

pub struct DefaultClientTlsStream(/* private fields */);