pub type DefaultClientTlsStream = TlsStream<TcpStream>;

Aliased Type§

struct DefaultClientTlsStream(/* private fields */);