#[repr(C)]pub struct CMSG_CTRL_KEY_TRANS_DECRYPT_PARA {
pub cbSize: u32,
pub Anonymous: CMSG_CTRL_KEY_TRANS_DECRYPT_PARA_0,
pub dwKeySpec: u32,
pub pKeyTrans: *mut CMSG_KEY_TRANS_RECIPIENT_INFO,
pub dwRecipientIndex: u32,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§cbSize: u32
§Anonymous: CMSG_CTRL_KEY_TRANS_DECRYPT_PARA_0
§dwKeySpec: u32
§pKeyTrans: *mut CMSG_KEY_TRANS_RECIPIENT_INFO
§dwRecipientIndex: u32