Skip to main content

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