pub unsafe extern "C-unwind" fn CSSM_SignDataFinal(
cc_handle: CSSM_CC_HANDLE,
signature: CSSM_DATA_PTR,
) -> CSSM_RETURN๐Deprecated
Available on crate features
SecAsn1Types and cssmapi and cssmconfig and cssmtype only.Expand description
ยงSafety
signature must be a valid pointer.