pub type CE_NameRegistrationAuthorities = CE_GeneralNames;
👎Deprecated
Available on crate features
SecAsn1Types
and certextensions
and cssmconfig
and cssmtype
only.Expand description
Aliased Type§
#[repr(C)]pub struct CE_NameRegistrationAuthorities {
pub numNames: u32,
pub generalName: *mut CE_GeneralName,
}
Fields§
§numNames: u32
§generalName: *mut CE_GeneralName