pub type OpenSslHandshakeError = HandshakeError<TcpStream>;
Expand description

A HandshakeError from openssl