[][src]Crate hyper_openssl

Hyper SSL support via OpenSSL.

Re-exports

pub extern crate openssl;

Structs

ConnectFuture

A future connecting to a remote HTTP server.

HttpsConnector

A Connector using OpenSSL to support http and https schemes.

Enums

MaybeHttpsStream

A stream which may be wrapped with TLS.