ReactOS 0.4.16-dev-1133-g947c03e
|
#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 4021 of file wincrypt.h.
FILETIME _CMSG_MAIL_LIST_RECIPIENT_INFO::Date |
Definition at line 4026 of file wincrypt.h.
DWORD _CMSG_MAIL_LIST_RECIPIENT_INFO::dwVersion |
Definition at line 4022 of file wincrypt.h.
CRYPT_DATA_BLOB _CMSG_MAIL_LIST_RECIPIENT_INFO::EncryptedKey |
Definition at line 4025 of file wincrypt.h.
CRYPT_ALGORITHM_IDENTIFIER _CMSG_MAIL_LIST_RECIPIENT_INFO::KeyEncryptionAlgorithm |
Definition at line 4024 of file wincrypt.h.
CRYPT_DATA_BLOB _CMSG_MAIL_LIST_RECIPIENT_INFO::KeyId |
Definition at line 4023 of file wincrypt.h.
PCRYPT_ATTRIBUTE_TYPE_VALUE _CMSG_MAIL_LIST_RECIPIENT_INFO::pOtherAttr |
Definition at line 4027 of file wincrypt.h.