Struct windows_sys::Win32::Security::Cryptography::CERT_POLICY95_QUALIFIER1
#[repr(C)]pub struct CERT_POLICY95_QUALIFIER1 {
pub pszPracticesReference: PWSTR,
pub pszNoticeIdentifier: PSTR,
pub pszNSINoticeIdentifier: PSTR,
pub cCPSURLs: u32,
pub rgCPSURLs: *mut CPS_URLS,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§pszPracticesReference: PWSTR
§pszNoticeIdentifier: PSTR
§pszNSINoticeIdentifier: PSTR
§cCPSURLs: u32
§rgCPSURLs: *mut CPS_URLS