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"
Fields§
§dwDistPointNameChoice: u32
§Anonymous: CRL_DIST_POINT_NAME_0