Type Definition tcp_stream::OpenSslStream[][src]

pub type OpenSslStream = SslStream<TcpStream>;
Expand description

A TcpStream wrapped by openssl