Struct windows_sys::Win32::Security::Cryptography::CMSG_CMS_RECIPIENT_INFO
#[repr(C)]pub struct CMSG_CMS_RECIPIENT_INFO {
pub dwRecipientChoice: u32,
pub Anonymous: CMSG_CMS_RECIPIENT_INFO_0,
}Expand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"
Fields§
§dwRecipientChoice: u32§Anonymous: CMSG_CMS_RECIPIENT_INFO_0