[][src]Type Definition tcp_stream::OpenSslStream

type OpenSslStream = SslStream<TcpStream>;

A TcpStream wrapped by openssl