ReactOS 0.4.16-dev-1489-g8fbbb41
_CMSG_RECIPIENT_ENCRYPTED_KEY_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CMSG_RECIPIENT_ENCRYPTED_KEY_INFO:

Public Attributes

CERT_ID RecipientId
 
CRYPT_DATA_BLOB EncryptedKey
 
PCRYPT_ATTRIBUTE_TYPE_VALUE pOtherAttr
 

Detailed Description

Definition at line 4165 of file wincrypt.h.

Member Data Documentation

◆ EncryptedKey

CRYPT_DATA_BLOB _CMSG_RECIPIENT_ENCRYPTED_KEY_INFO::EncryptedKey

Definition at line 4167 of file wincrypt.h.

◆ pOtherAttr

PCRYPT_ATTRIBUTE_TYPE_VALUE _CMSG_RECIPIENT_ENCRYPTED_KEY_INFO::pOtherAttr

Definition at line 4168 of file wincrypt.h.

◆ RecipientId

CERT_ID _CMSG_RECIPIENT_ENCRYPTED_KEY_INFO::RecipientId

Definition at line 4166 of file wincrypt.h.


The documentation for this struct was generated from the following file: