Module tls

Source
Available on crate feature default-client only.
Expand description

TLS connector(s)

Modules§

rustls_providerrustls-aws-lc or rustls-aws-lc-fips or rustls-ring
rustls based support and adapters

Structs§

TlsContext
TLS related configuration object
TlsContextBuilder
Builder for TLS related configuration
TrustStore
Container for root certificates able to provide a root-of-trust for connection authentication

Enums§

Provider
Choice of underlying cryptography library