ReactOS 0.4.15-dev-7942-gd23573b
_CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO:

Public Attributes

DWORD cbSize
 
CRYPT_ALGORITHM_IDENTIFIER KeyEncryptionAlgorithm
 
voidpvKeyEncryptionAuxInfo
 
HCRYPTPROV hCryptProv
 
DWORD dwKeyChoice
 
union {
   HCRYPTKEY   hKeyEncryptionKey
 
   void *   pvKeyEncryptionKey
 
DUMMYUNIONNAME
 
CRYPT_DATA_BLOB KeyId
 
FILETIME Date
 
PCRYPT_ATTRIBUTE_TYPE_VALUE pOtherAttr
 

Detailed Description

Definition at line 3784 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::cbSize

Definition at line 3786 of file wincrypt.h.

◆ Date

FILETIME _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::Date

Definition at line 3796 of file wincrypt.h.

◆ 

union { ... } _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::DUMMYUNIONNAME

◆ dwKeyChoice

DWORD _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::dwKeyChoice

Definition at line 3790 of file wincrypt.h.

◆ hCryptProv

HCRYPTPROV _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::hCryptProv

Definition at line 3789 of file wincrypt.h.

◆ hKeyEncryptionKey

HCRYPTKEY _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::hKeyEncryptionKey

Definition at line 3792 of file wincrypt.h.

◆ KeyEncryptionAlgorithm

CRYPT_ALGORITHM_IDENTIFIER _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::KeyEncryptionAlgorithm

Definition at line 3787 of file wincrypt.h.

◆ KeyId

CRYPT_DATA_BLOB _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::KeyId

Definition at line 3795 of file wincrypt.h.

◆ pOtherAttr

PCRYPT_ATTRIBUTE_TYPE_VALUE _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::pOtherAttr

Definition at line 3797 of file wincrypt.h.

◆ pvKeyEncryptionAuxInfo

void* _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::pvKeyEncryptionAuxInfo

Definition at line 3788 of file wincrypt.h.

◆ pvKeyEncryptionKey

void* _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::pvKeyEncryptionKey

Definition at line 3793 of file wincrypt.h.


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