Struct windows_sys::Win32::Security::Cryptography::CERT_ALT_NAME_INFO
#[repr(C)]pub struct CERT_ALT_NAME_INFO {
pub cAltEntry: u32,
pub rgAltEntry: *mut CERT_ALT_NAME_ENTRY,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§cAltEntry: u32
§rgAltEntry: *mut CERT_ALT_NAME_ENTRY