Available on crate features
connect
and openssl
only.Expand description
OpenSSL based connector service.
See TlsConnector
for main connector service factory docs.
Modules§
- Re-exports from
openssl
andtokio-openssl
that are useful for connectors.
Structs§
- Connector service factory using
openssl
. - Connector service using
openssl
.