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