SecTrustGetTPHandle

Function SecTrustGetTPHandle 

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