openssl::ssl::VerifyCallback [] [src]

type VerifyCallback = fn(preverify_ok: bool, x509_ctx: &X509StoreContext) -> bool;

The signature of functions that can be used to manually verify certificates