#[repr(C)]pub struct CMSG_KEY_AGREE_KEY_ENCRYPT_INFO {
pub cbSize: u32,
pub EncryptedKey: CRYPT_INTEGER_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§cbSize: u32
§EncryptedKey: CRYPT_INTEGER_BLOB
#[repr(C)]pub struct CMSG_KEY_AGREE_KEY_ENCRYPT_INFO {
pub cbSize: u32,
pub EncryptedKey: CRYPT_INTEGER_BLOB,
}
Required features: "Win32_Security_Cryptography"
cbSize: u32
§EncryptedKey: CRYPT_INTEGER_BLOB