ReactOS 0.4.16-dev-250-g3ecd236
|
#include <wincrypt.h>
Public Attributes | |
DWORD | dwVersion |
CERT_ID | RecipientId |
CRYPT_ALGORITHM_IDENTIFIER | KeyEncryptionAlgorithm |
CRYPT_DATA_BLOB | EncryptedKey |
Definition at line 3993 of file wincrypt.h.
DWORD _CMSG_KEY_TRANS_RECIPIENT_INFO::dwVersion |
Definition at line 3994 of file wincrypt.h.
CRYPT_DATA_BLOB _CMSG_KEY_TRANS_RECIPIENT_INFO::EncryptedKey |
Definition at line 3997 of file wincrypt.h.
CRYPT_ALGORITHM_IDENTIFIER _CMSG_KEY_TRANS_RECIPIENT_INFO::KeyEncryptionAlgorithm |
Definition at line 3996 of file wincrypt.h.
CERT_ID _CMSG_KEY_TRANS_RECIPIENT_INFO::RecipientId |
Definition at line 3995 of file wincrypt.h.
Referenced by CDecodeEnvelopedMsg_GetParam().