Function CSSM_DL_Authenticate

Source
pub unsafe extern "C-unwind" fn CSSM_DL_Authenticate(
    dldb_handle: CSSM_DL_DB_HANDLE,
    access_request: CSSM_DB_ACCESS_TYPE,
    access_cred: *const CSSM_ACCESS_CREDENTIALS,
) -> CSSM_RETURN
👎Deprecated
Available on crate features SecAsn1Types and cssmconfig and cssmtype and cssmapi only.