pub unsafe extern "C-unwind" fn CSSM_VerifyDevice(
csp_handle: CSSM_CSP_HANDLE,
device_cert: *const SecAsn1Item,
) -> CSSM_RETURN๐Deprecated
Available on crate features
SecAsn1Types and cssmapi and cssmconfig and cssmtype only.Expand description
ยงSafety
device_cert must be a valid pointer.