CSSM_SetContext

Function CSSM_SetContext 

Source
pub unsafe extern "C-unwind" fn CSSM_SetContext(
    cc_handle: CSSM_CC_HANDLE,
    context: *const CSSM_CONTEXT,
) -> CSSM_RETURN
๐Ÿ‘ŽDeprecated
Available on crate features SecAsn1Types and cssmapi and cssmconfig and cssmkrapi and cssmtype only.
Expand description

ยงSafety

context must be a valid pointer.