CSSM_DB_ATTRIBUTE_INFO

Type Alias CSSM_DB_ATTRIBUTE_INFO 

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

Aliased Type§

#[repr(C)]
pub struct CSSM_DB_ATTRIBUTE_INFO { pub AttributeNameFormat: u32, pub Label: cssm_db_attribute_label, pub AttributeFormat: u32, }

Fields§

§AttributeNameFormat: u32
👎Deprecated
§Label: cssm_db_attribute_label
👎Deprecated
§AttributeFormat: u32
👎Deprecated