|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincrypt.h>

Public Attributes | |
| DWORD | dwVersion |
| CRYPT_DATA_BLOB | KeyId |
| CRYPT_ALGORITHM_IDENTIFIER | KeyEncryptionAlgorithm |
| CRYPT_DATA_BLOB | EncryptedKey |
| FILETIME | Date |
| PCRYPT_ATTRIBUTE_TYPE_VALUE | pOtherAttr |
Definition at line 4186 of file wincrypt.h.
| FILETIME _CMSG_MAIL_LIST_RECIPIENT_INFO::Date |
Definition at line 4191 of file wincrypt.h.
| DWORD _CMSG_MAIL_LIST_RECIPIENT_INFO::dwVersion |
Definition at line 4187 of file wincrypt.h.
| CRYPT_DATA_BLOB _CMSG_MAIL_LIST_RECIPIENT_INFO::EncryptedKey |
Definition at line 4190 of file wincrypt.h.
| CRYPT_ALGORITHM_IDENTIFIER _CMSG_MAIL_LIST_RECIPIENT_INFO::KeyEncryptionAlgorithm |
Definition at line 4189 of file wincrypt.h.
| CRYPT_DATA_BLOB _CMSG_MAIL_LIST_RECIPIENT_INFO::KeyId |
Definition at line 4188 of file wincrypt.h.
| PCRYPT_ATTRIBUTE_TYPE_VALUE _CMSG_MAIL_LIST_RECIPIENT_INFO::pOtherAttr |
Definition at line 4192 of file wincrypt.h.