CSSM_RetrieveCounter

Function CSSM_RetrieveCounter 

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

ยงSafety

counter must be a valid pointer.