Module ntex::connect::openssl[][src]

Structs

OpensslConnector
SslConnector

A type which wraps client-side streams in a TLS session.

SslError

An SSL error.

SslMethod

A type specifying the kind of protocol an SslContext will speak.

SslStream

An asynchronous version of [openssl::ssl::SslStream].

Enums

HandshakeError

An error or intermediate state after a TLS handshake attempt.