CSSM_DigestDataFinal

Function CSSM_DigestDataFinal 

Source
pub unsafe extern "C-unwind" fn CSSM_DigestDataFinal(
    cc_handle: CSSM_CC_HANDLE,
    digest: CSSM_DATA_PTR,
) -> CSSM_RETURN
๐Ÿ‘ŽDeprecated
Available on crate features SecAsn1Types and cssmapi and cssmconfig and cssmtype only.
Expand description

ยงSafety

digest must be a valid pointer.