Skip to main content

SSLSetEnableCertVerify

Function SSLSetEnableCertVerify 

Source
pub unsafe extern "C-unwind" fn SSLSetEnableCertVerify(
    context: &SSLContext,
    enable_verify: bool,
) -> i32
👎Deprecated:

No longer supported. Use Network.framework.

Available on crate feature SecureTransport only.