ReactOS 0.4.16-dev-1484-g212a1a5
_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 3949 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::cbSize

Definition at line 3951 of file wincrypt.h.

◆ Date

FILETIME _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::Date

Definition at line 3961 of file wincrypt.h.

◆ 

union { ... } _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::DUMMYUNIONNAME

◆ dwKeyChoice

DWORD _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::dwKeyChoice

Definition at line 3955 of file wincrypt.h.

◆ hCryptProv

HCRYPTPROV _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::hCryptProv

Definition at line 3954 of file wincrypt.h.

◆ hKeyEncryptionKey

HCRYPTKEY _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::hKeyEncryptionKey

Definition at line 3957 of file wincrypt.h.

◆ KeyEncryptionAlgorithm

CRYPT_ALGORITHM_IDENTIFIER _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::KeyEncryptionAlgorithm

Definition at line 3952 of file wincrypt.h.

◆ KeyId

CRYPT_DATA_BLOB _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::KeyId

Definition at line 3960 of file wincrypt.h.

◆ pOtherAttr

PCRYPT_ATTRIBUTE_TYPE_VALUE _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::pOtherAttr

Definition at line 3962 of file wincrypt.h.

◆ pvKeyEncryptionAuxInfo

void* _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::pvKeyEncryptionAuxInfo

Definition at line 3953 of file wincrypt.h.

◆ pvKeyEncryptionKey

void* _CMSG_MAIL_LIST_RECIPIENT_ENCODE_INFO::pvKeyEncryptionKey

Definition at line 3958 of file wincrypt.h.


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