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.