ReactOS 0.4.15-dev-7958-gcd0bb1a
_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 4000 of file wincrypt.h.

Member Data Documentation

◆ EncryptedKey

CRYPT_DATA_BLOB _CMSG_RECIPIENT_ENCRYPTED_KEY_INFO::EncryptedKey

Definition at line 4002 of file wincrypt.h.

◆ pOtherAttr

PCRYPT_ATTRIBUTE_TYPE_VALUE _CMSG_RECIPIENT_ENCRYPTED_KEY_INFO::pOtherAttr

Definition at line 4003 of file wincrypt.h.

◆ RecipientId

CERT_ID _CMSG_RECIPIENT_ENCRYPTED_KEY_INFO::RecipientId

Definition at line 4001 of file wincrypt.h.


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