pub type DefaultServerTlsStream = TlsStream<TcpStream>;

Aliased Type§

struct DefaultServerTlsStream(/* private fields */);