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

Public Attributes | |
| DWORD | cbSize |
| DWORD | dwMsgAndCertEncodingType |
| HCRYPTPROV | hCryptProv |
| DWORD | dwKeySpec |
| CRYPT_ALGORITHM_IDENTIFIER | HashAlgorithm |
| void * | pvHashAuxInfo |
Definition at line 1721 of file wincrypt.h.
| DWORD _CRYPT_KEY_SIGN_MESSAGE_PARA::cbSize |
Definition at line 1722 of file wincrypt.h.
| DWORD _CRYPT_KEY_SIGN_MESSAGE_PARA::dwKeySpec |
Definition at line 1725 of file wincrypt.h.
| DWORD _CRYPT_KEY_SIGN_MESSAGE_PARA::dwMsgAndCertEncodingType |
Definition at line 1723 of file wincrypt.h.
| CRYPT_ALGORITHM_IDENTIFIER _CRYPT_KEY_SIGN_MESSAGE_PARA::HashAlgorithm |
Definition at line 1726 of file wincrypt.h.
| HCRYPTPROV _CRYPT_KEY_SIGN_MESSAGE_PARA::hCryptProv |
Definition at line 1724 of file wincrypt.h.
| void* _CRYPT_KEY_SIGN_MESSAGE_PARA::pvHashAuxInfo |
Definition at line 1727 of file wincrypt.h.