Available on crate features
connect
and rustls-0_22
only.Expand description
Re-exports from the rustls
v0.22 ecosystem that are useful for connectors.
Structs§
- Async
TlsStream - A wrapper around an underlying raw stream which implements the TLS or SSL protocol.
- Client
Config - Common configuration for (typically) all connections made by a program.
Constants§
- TLS_
SERVER_ ROOTS rustls-0_22-webpki-roots