Struct windows_sys::Win32::Security::Cryptography::CERT_ALT_NAME_ENTRY
[−]#[repr(C)]pub struct CERT_ALT_NAME_ENTRY {
pub dwAltNameChoice: u32,
pub Anonymous: CERT_ALT_NAME_ENTRY_0,
}Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
Fields
dwAltNameChoice: u32Anonymous: CERT_ALT_NAME_ENTRY_0