Available on crate feature
default-client only.Expand description
TLS connector(s)
Modules§
- rustls_
provider __rustls - rustls based support and adapters
Structs§
- Invalid
Server Name - Error returned when a server name string is invalid.
- Server
Name - A server name for TLS connections.
- TlsContext
- TLS related configuration object
- TlsContext
Builder - Builder for TLS related configuration
- Trust
Store - Container for root certificates able to provide a root-of-trust for connection authentication
Enums§
- Provider
- Choice of underlying cryptography library