pub unsafe extern "C-unwind" fn CSSM_GetContextAttribute(
context: *const CSSM_CONTEXT,
attribute_type: uint32,
context_attribute: *mut CSSM_CONTEXT_ATTRIBUTE_PTR,
) -> CSSM_RETURN
👎Deprecated
Available on crate features
SecAsn1Types
and cssmconfig
and cssmkrapi
and cssmtype
and cssmapi
only.