Expand description
Re-exports from openssl and tokio-openssl that are useful for connectors.
Structs§
- An asynchronous version of
openssl::ssl::SslStream. - An SSL error.
- A type which wraps client-side streams in a TLS session.
- A builder for
SslConnectors. - A type specifying the kind of protocol an
SslContextwill speak.
Enums§
- An error or intermediate state after a TLS handshake attempt.