pub unsafe extern "C-unwind" fn SecTrustSetParameters(
trust_ref: &SecTrust,
action: CSSM_TP_ACTION,
action_data: &CFData,
) -> i32
👎Deprecated: renamed to
SecTrust::set_parameters
Available on crate features
SecTrust
and cssmconfig
and cssmtype
only.