Skip to main content

SecKeyGetCSPHandle

Function SecKeyGetCSPHandle 

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