ReactOS 0.4.16-dev-737-g3368adc
|
#include <wincrypt.h>
Public Attributes | |
DWORD | cbSize |
DWORD | dwMsgAndCertEncodingType |
DWORD | cCertStore |
HCERTSTORE * | rghCertStore |
Definition at line 1479 of file wincrypt.h.
DWORD _CRYPT_DECRYPT_MESSAGE_PARA::cbSize |
Definition at line 1480 of file wincrypt.h.
DWORD _CRYPT_DECRYPT_MESSAGE_PARA::cCertStore |
Definition at line 1482 of file wincrypt.h.
DWORD _CRYPT_DECRYPT_MESSAGE_PARA::dwMsgAndCertEncodingType |
Definition at line 1481 of file wincrypt.h.
HCERTSTORE* _CRYPT_DECRYPT_MESSAGE_PARA::rghCertStore |
Definition at line 1483 of file wincrypt.h.