pub type CERT_POLICY_QUALIFIER_NOTICE_REFERENCE = _CERT_POLICY_QUALIFIER_NOTICE_REFERENCE;
Aliased Type§
struct CERT_POLICY_QUALIFIER_NOTICE_REFERENCE {
pub pszOrganization: *mut i8,
pub cNoticeNumbers: u32,
pub rgNoticeNumbers: *mut i32,
}
Fields§
§pszOrganization: *mut i8
§cNoticeNumbers: u32
§rgNoticeNumbers: *mut i32