Type Definition openssl::ssl::ServerNameCallback[][src]

type ServerNameCallback = fn(ssl: &mut Ssl, ad: &mut i32) -> i32;

The signature of functions that can be used to choose the context depending on the server name