DefaultServerTlsStream

Type Alias DefaultServerTlsStream 

Source
pub type DefaultServerTlsStream = TlsStream<TcpStream>;

Aliased Typeยง

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