Expand description
Hyper SSL support via OpenSSL.
Structs§
- Https
Connector - A Connector using OpenSSL to support
http
andhttps
schemes. - Https
Layer - A layer which wraps services in an
HttpsConnector
. - Https
Layer Settings - Settings for
HttpsLayer
- Https
Layer Settings Builder - Builder for
HttpsLayerSettings
Enums§
- Maybe
Https Stream - A stream which may be wrapped with TLS.