pub type OTHERNAME = otherName_st;Aliased Type§
#[repr(C)]pub struct OTHERNAME {
pub type_id: *mut asn1_object_st,
pub value: *mut asn1_type_st,
}Fields§
§type_id: *mut asn1_object_st§value: *mut asn1_type_stpub type OTHERNAME = otherName_st;#[repr(C)]pub struct OTHERNAME {
pub type_id: *mut asn1_object_st,
pub value: *mut asn1_type_st,
}type_id: *mut asn1_object_st§value: *mut asn1_type_st