Crate hyper_openssl [] [src]

Hyper SSL support via OpenSSL.

Re-exports

pub extern crate openssl;

Structs

ConnectFuture

A future connecting to a remote HTTP server.

HttpsConnector

An Connector using OpenSSL to support http and https schemes.

Enums

MaybeHttpsStream

A stream which may be wrapped with TLS.