Type Alias DefaultServerTlsStream

Source
pub type DefaultServerTlsStream = TlsStream<TcpStream>;

Aliased Typeยง

struct DefaultServerTlsStream(/* private fields */);