CSSM_FIELD

Type Alias CSSM_FIELD 

Source
pub type CSSM_FIELD = cssm_field;
👎Deprecated
Available on crate features SecAsn1Types and cssmtype only.
Expand description

Aliased Type§

#[repr(C)]
pub struct CSSM_FIELD { pub FieldOid: cssm_data, pub FieldValue: cssm_data, }

Fields§

§FieldOid: cssm_data
👎Deprecated
§FieldValue: cssm_data
👎Deprecated