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
cssmconfig and cssmtype and SecBase and SecPolicy only.