hyper::net::ContextVerifier [-] [+] [src]

type ContextVerifier<'v> = Box<FnMut(&mut SslContext) -> () + 'v>;

A method that can set verification methods on an SSL context