Available on crate feature
tls
only.Structs§
- A struct representing the received Client Hello
- Common configuration for a set of server sessions.
- TLS configuration: certificate chain, key, and ciphersuites.
- A TLS listener over some listener interface L.
- A wrapper around an underlying raw stream which implements the TLS or SSL protocol.
Enums§
- A supported TLS cipher suite.
Traits§
- A dynamic TLS configuration resolver.