ReactOS 0.4.15-dev-7931-gfd331f1
_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 4021 of file wincrypt.h.

Member Data Documentation

◆ Date

FILETIME _CMSG_MAIL_LIST_RECIPIENT_INFO::Date

Definition at line 4026 of file wincrypt.h.

◆ dwVersion

DWORD _CMSG_MAIL_LIST_RECIPIENT_INFO::dwVersion

Definition at line 4022 of file wincrypt.h.

◆ EncryptedKey

CRYPT_DATA_BLOB _CMSG_MAIL_LIST_RECIPIENT_INFO::EncryptedKey

Definition at line 4025 of file wincrypt.h.

◆ KeyEncryptionAlgorithm

CRYPT_ALGORITHM_IDENTIFIER _CMSG_MAIL_LIST_RECIPIENT_INFO::KeyEncryptionAlgorithm

Definition at line 4024 of file wincrypt.h.

◆ KeyId

CRYPT_DATA_BLOB _CMSG_MAIL_LIST_RECIPIENT_INFO::KeyId

Definition at line 4023 of file wincrypt.h.

◆ pOtherAttr

PCRYPT_ATTRIBUTE_TYPE_VALUE _CMSG_MAIL_LIST_RECIPIENT_INFO::pOtherAttr

Definition at line 4027 of file wincrypt.h.


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