CSSM_TP_POLICYINFO

Type Alias CSSM_TP_POLICYINFO 

Source
pub type CSSM_TP_POLICYINFO = cssm_tp_policyinfo;
👎Deprecated
Available on crate features SecAsn1Types and cssmconfig and cssmtype only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_TP_POLICYINFO { pub NumberOfPolicyIds: u32, pub PolicyIds: *mut cssm_field, pub PolicyControl: *mut c_void, }

Fields§

§NumberOfPolicyIds: u32
👎Deprecated
§PolicyIds: *mut cssm_field
👎Deprecated
§PolicyControl: *mut c_void
👎Deprecated