Skip to main content

CSSM_VerifyDevice

Function CSSM_VerifyDevice 

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

ยงSafety

device_cert must be a valid pointer.