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

Public Attributes | |
| DWORD | cbSize |
| DWORD | dwMsgAndCertEncodingType |
| DWORD | cCertStore |
| HCERTSTORE * | rghCertStore |
Definition at line 1703 of file wincrypt.h.
| DWORD _CRYPT_DECRYPT_MESSAGE_PARA::cbSize |
Definition at line 1704 of file wincrypt.h.
| DWORD _CRYPT_DECRYPT_MESSAGE_PARA::cCertStore |
Definition at line 1706 of file wincrypt.h.
| DWORD _CRYPT_DECRYPT_MESSAGE_PARA::dwMsgAndCertEncodingType |
Definition at line 1705 of file wincrypt.h.
| HCERTSTORE* _CRYPT_DECRYPT_MESSAGE_PARA::rghCertStore |
Definition at line 1707 of file wincrypt.h.