#[repr(C)]pub struct CMSG_CTRL_KEY_AGREE_DECRYPT_PARA {
pub cbSize: u32,
pub Anonymous: CMSG_CTRL_KEY_AGREE_DECRYPT_PARA_0,
pub dwKeySpec: u32,
pub pKeyAgree: *mut CMSG_KEY_AGREE_RECIPIENT_INFO,
pub dwRecipientIndex: u32,
pub dwRecipientEncryptedKeyIndex: u32,
pub OriginatorPublicKey: CRYPT_BIT_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
, "Win32_Foundation"
Fields§
§cbSize: u32
§Anonymous: CMSG_CTRL_KEY_AGREE_DECRYPT_PARA_0
§dwKeySpec: u32
§pKeyAgree: *mut CMSG_KEY_AGREE_RECIPIENT_INFO
§dwRecipientIndex: u32
§dwRecipientEncryptedKeyIndex: u32
§OriginatorPublicKey: CRYPT_BIT_BLOB