pub type CSSM_DB_INDEX_INFO = cssm_db_index_info;
Available on crate features
SecAsn1Types
and cssmconfig
and cssmtype
only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_DB_INDEX_INFO {
pub IndexType: u32,
pub IndexedDataLocation: u32,
pub Info: cssm_db_attribute_info,
}
Fields§
§IndexType: u32
👎Deprecated
§IndexedDataLocation: u32
👎Deprecated
§Info: cssm_db_attribute_info
👎Deprecated