pub type NativeTlsMidHandshakeTlsStream = MidHandshakeTlsStream<TcpStream>;
Expand description

A MidHandshakeTlsStream from native-tls