Module actix_tls::connect::rustls_0_21::reexports
source · Available on crate feature
connect
and (crate features rustls-0_21-webpki-roots
or rustls-0_21-native-roots
) only.Expand description
Re-exports from the rustls
v0.21 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.
Constants§
- TLS_SERVER_ROOTS
rustls-0_21-webpki-roots