CSSM_RetrieveUniqueId

Function CSSM_RetrieveUniqueId 

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

ยงSafety

unique_id must be a valid pointer.