Module actix_tls::connect::rustls_0_20::reexports
source · Available on crate feature
connect
and (crate features rustls-0_20-webpki-roots
or rustls-0_20-native-roots
) only.Expand description
Re-exports from the rustls
v0.20 ecosystem that are useful for connectors.
Structs§
- A wrapper around an underlying raw stream which implements the TLS or SSL protocol.
- Common configuration for (typically) all connections made by a program.
Statics§
- TLS_SERVER_ROOTS
rustls-0_20-webpki-roots