SecPolicyCreateRevocation

Function SecPolicyCreateRevocation 

Source
pub unsafe extern "C-unwind" fn SecPolicyCreateRevocation(
    revocation_flags: CFOptionFlags,
) -> Option<CFRetained<SecPolicy>>
👎Deprecated: renamed to SecPolicy::new_revocation
Available on crate features SecBase and SecPolicy only.