Crate hyper_openssl
source ·Expand description
Hyper SSL support via OpenSSL.
Re-exports
pub extern crate openssl;Structs
A future connecting to a remote HTTP server.
A Connector using OpenSSL to support
http and https schemes.Enums
A stream which may be wrapped with TLS.