SecPolicyGetTPHandle

Function SecPolicyGetTPHandle 

Source
pub unsafe extern "C-unwind" fn SecPolicyGetTPHandle(
    policy_ref: &SecPolicy,
    tp_handle: NonNull<CSSM_TP_HANDLE>,
) -> i32
👎Deprecated: renamed to SecPolicy::tp_handle
Available on crate features SecBase and SecPolicy and cssmconfig and cssmtype only.