SecKeychainGetCSPHandle

Function SecKeychainGetCSPHandle 

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