pub type OpenSslMidHandshakeTlsStream = MidHandshakeSslStream<TcpStream>;
Expand description

A MidHandshakeTlsStream from openssl