CSSM_DL_Authenticate

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 cssmapi and cssmconfig and cssmtype only.
Expand description

ยงSafety

access_cred must be a valid pointer.