Type Alias CSSM_DB_INDEX_INFO

Source
pub type CSSM_DB_INDEX_INFO = cssm_db_index_info;
Available on crate features SecAsn1Types and cssmconfig and cssmtype only.
Expand description

Aliased Type§

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