Skip to main content

SSLSetAllowsExpiredCerts

Function SSLSetAllowsExpiredCerts 

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

No longer supported. Use Network.framework.

Available on crate feature SecureTransport only.