Skip to main content

SecTrustSetOptions

Function SecTrustSetOptions 

Source
pub unsafe extern "C-unwind" fn SecTrustSetOptions(
    trust_ref: &SecTrust,
    options: SecTrustOptionFlags,
) -> i32
👎Deprecated:

renamed to SecTrust::set_options

Available on crate feature SecTrust only.