Available on crate features
accept
and openssl
only.Expand description
Re-exports from openssl
that are useful for acceptors.
Structs§
- An error returned from an ALPN selection callback.
- An SSL error.
- The state of an SSL/TLS session.
- A type which wraps server-side streams in a TLS session.
- A builder for
SslAcceptor
s.
Enums§
- An error or intermediate state after a TLS handshake attempt.