Skip to main content

SSLSetAllowsAnyRoot

Function SSLSetAllowsAnyRoot 

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

No longer supported. Use Network.framework.

Available on crate feature SecureTransport only.