Struct windows_sys::Win32::Security::Cryptography::CMSG_CTRL_DECRYPT_PARA
#[repr(C)]pub struct CMSG_CTRL_DECRYPT_PARA {
pub cbSize: u32,
pub Anonymous: CMSG_CTRL_DECRYPT_PARA_0,
pub dwKeySpec: u32,
pub dwRecipientIndex: u32,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§cbSize: u32
§Anonymous: CMSG_CTRL_DECRYPT_PARA_0
§dwKeySpec: u32
§dwRecipientIndex: u32