[][src]Crate hyper_openssl

Hyper SSL support via OpenSSL.

Structs

HttpsConnector

A Connector using OpenSSL to support http and https schemes.

HttpsLayer

A layer which wraps services in an HttpsConnector.

Enums

MaybeHttpsStream

A stream which may be wrapped with TLS.