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