pub unsafe extern "C-unwind" fn SecKeyGetCSPHandle(
key_ref: &SecKey,
csp_handle: NonNull<CSSM_CSP_HANDLE>,
) -> i32
👎Deprecated: renamed to
SecKey::csp_handle
Available on crate features
SecBase
and SecKey
and cssmconfig
and cssmtype
only.