ReactOS 0.4.16-dev-1946-g52006dd
_CMSG_MAIL_LIST_RECIPIENT_INFO Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CMSG_MAIL_LIST_RECIPIENT_INFO:

Public Attributes

DWORD dwVersion
 
CRYPT_DATA_BLOB KeyId
 
CRYPT_ALGORITHM_IDENTIFIER KeyEncryptionAlgorithm
 
CRYPT_DATA_BLOB EncryptedKey
 
FILETIME Date
 
PCRYPT_ATTRIBUTE_TYPE_VALUE pOtherAttr
 

Detailed Description

Definition at line 4186 of file wincrypt.h.

Member Data Documentation

◆ Date

FILETIME _CMSG_MAIL_LIST_RECIPIENT_INFO::Date

Definition at line 4191 of file wincrypt.h.

◆ dwVersion

DWORD _CMSG_MAIL_LIST_RECIPIENT_INFO::dwVersion

Definition at line 4187 of file wincrypt.h.

◆ EncryptedKey

CRYPT_DATA_BLOB _CMSG_MAIL_LIST_RECIPIENT_INFO::EncryptedKey

Definition at line 4190 of file wincrypt.h.

◆ KeyEncryptionAlgorithm

CRYPT_ALGORITHM_IDENTIFIER _CMSG_MAIL_LIST_RECIPIENT_INFO::KeyEncryptionAlgorithm

Definition at line 4189 of file wincrypt.h.

◆ KeyId

CRYPT_DATA_BLOB _CMSG_MAIL_LIST_RECIPIENT_INFO::KeyId

Definition at line 4188 of file wincrypt.h.

◆ pOtherAttr

PCRYPT_ATTRIBUTE_TYPE_VALUE _CMSG_MAIL_LIST_RECIPIENT_INFO::pOtherAttr

Definition at line 4192 of file wincrypt.h.


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