Type Alias CMSG_KEY_AGREE_KEY_ENCRYPT_INFO

Source
pub type CMSG_KEY_AGREE_KEY_ENCRYPT_INFO = _CMSG_KEY_AGREE_KEY_ENCRYPT_INFO;

Aliased Type§

struct CMSG_KEY_AGREE_KEY_ENCRYPT_INFO {
    pub cbSize: u32,
    pub EncryptedKey: _CRYPTOAPI_BLOB,
}

Fields§

§cbSize: u32§EncryptedKey: _CRYPTOAPI_BLOB