pub type CSSM_TP_VERIFY_CONTEXT = cssm_tp_verify_context;
👎Deprecated
Available on crate features
SecAsn1Types
and cssmconfig
and cssmtype
only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_TP_VERIFY_CONTEXT {
pub Action: u32,
pub ActionData: cssm_data,
pub Crls: cssm_crlgroup,
pub Cred: *mut cssm_tp_callerauth_context,
}
Fields§
§Action: u32
👎Deprecated
§ActionData: cssm_data
👎Deprecated
§Crls: cssm_crlgroup
👎Deprecated
§Cred: *mut cssm_tp_callerauth_context
👎Deprecated