Skip to main content

SecKeychainGetDLDBHandle

Function SecKeychainGetDLDBHandle 

Source
pub unsafe extern "C-unwind" fn SecKeychainGetDLDBHandle(
    keychain: Option<&SecKeychain>,
    dldb_handle: NonNull<CSSM_DL_DB_HANDLE>,
) -> i32
👎Deprecated:

renamed to SecKeychain::dldb_handle

Available on crate features cssmconfig and cssmtype and SecBase and SecKeychain only.