pub type CSSM_X509_RDN = cssm_x509_rdn;👎Deprecated
Available on crate features
SecAsn1Types and cssmconfig and x509defs only.Expand description
Aliased Type§
#[repr(C)]pub struct CSSM_X509_RDN {
pub numberOfPairs: u32,
pub AttributeTypeAndValue: *mut cssm_x509_type_value_pair,
}Fields§
§numberOfPairs: u32👎Deprecated
§AttributeTypeAndValue: *mut cssm_x509_type_value_pair👎Deprecated