pub type CSSM_TP_POLICYINFO = cssm_tp_policyinfo;👎Deprecated
Available on crate features
cssmconfig and cssmtype and SecAsn1Types 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