ReactOS 0.4.16-dev-1481-ga753f34
|
#include <wincrypt.h>
Public Attributes | |
DWORD | cbSize |
HCRYPTPROV_LEGACY | hCryptProv |
CRYPT_ALGORITHM_IDENTIFIER | HashAlgorithm |
void * | pvHashAuxInfo |
Definition at line 4010 of file wincrypt.h.
DWORD _CMSG_HASHED_ENCODE_INFO::cbSize |
Definition at line 4012 of file wincrypt.h.
Referenced by test_hash_msg_open(), and test_msg_control().
CRYPT_ALGORITHM_IDENTIFIER _CMSG_HASHED_ENCODE_INFO::HashAlgorithm |
Definition at line 4014 of file wincrypt.h.
Referenced by test_hash_msg_encoding(), test_hash_msg_open(), and test_msg_control().
HCRYPTPROV_LEGACY _CMSG_HASHED_ENCODE_INFO::hCryptProv |
Definition at line 4013 of file wincrypt.h.
void* _CMSG_HASHED_ENCODE_INFO::pvHashAuxInfo |
Definition at line 4015 of file wincrypt.h.