Module actix_tls::connect::native_tls::reexports

source ·
Available on crate features connect and native-tls only.
Expand description

Re-exports from native-tls and tokio-native-tls that are useful for connectors.

Structs§

  • A wrapper around an underlying raw stream which implements the TLS or SSL protocol.
  • A builder for client-side TLS connections.