pub type CSSM_SELECTION_PREDICATE = cssm_selection_predicate;👎Deprecated
Available on crate features
cssmconfig and cssmtype and SecAsn1Types only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_SELECTION_PREDICATE {
pub DbOperator: u32,
pub Attribute: cssm_db_attribute_data,
}Fields§
§DbOperator: u32👎Deprecated
§Attribute: cssm_db_attribute_data👎Deprecated