ReactOS 0.4.15-dev-8076-g06e89b2
_CMSG_RECIPIENT_ENCODE_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CMSG_RECIPIENT_ENCODE_INFO:

Public Attributes

DWORD dwRecipientChoice
 
union {
   PCMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO   pKeyTrans
 
   PCMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO   pKeyAgree
 
   PCMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO   pMailList
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 3802 of file wincrypt.h.

Member Data Documentation

◆ 

union { ... } _CMSG_RECIPIENT_ENCODE_INFO::DUMMYUNIONNAME

◆ dwRecipientChoice

DWORD _CMSG_RECIPIENT_ENCODE_INFO::dwRecipientChoice

Definition at line 3804 of file wincrypt.h.

◆ pKeyAgree

PCMSG_KEY_AGREE_RECIPIENT_ENCODE_INFO _CMSG_RECIPIENT_ENCODE_INFO::pKeyAgree

Definition at line 3807 of file wincrypt.h.

◆ pKeyTrans

PCMSG_KEY_TRANS_RECIPIENT_ENCODE_INFO _CMSG_RECIPIENT_ENCODE_INFO::pKeyTrans

Definition at line 3806 of file wincrypt.h.

◆ pMailList

PCMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO _CMSG_RECIPIENT_ENCODE_INFO::pMailList

Definition at line 3808 of file wincrypt.h.


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