Struct hyper::net::OpensslClient
[−]
[src]
pub struct OpensslClient(_);
A client-specific implementation of OpenSSL.
Methods
impl OpensslClient
fn new(ctx: SslContext) -> OpensslClient
Creates a new OpensslClient with a custom SslContext