SecPolicyCreateBasicX509

Function SecPolicyCreateBasicX509 

Source
pub unsafe extern "C-unwind" fn SecPolicyCreateBasicX509() -> CFRetained<SecPolicy>
👎Deprecated: renamed to SecPolicy::new_basic_x509
Available on crate features SecBase and SecPolicy only.