ReactOS 0.4.16-dev-226-g79f2289
|
#include <wincrypt.h>
Public Attributes | |
DWORD | cbSize |
HCRYPTPROV_LEGACY | hCryptProv |
CRYPT_ALGORITHM_IDENTIFIER | HashAlgorithm |
void * | pvHashAuxInfo |
Definition at line 3845 of file wincrypt.h.
DWORD _CMSG_HASHED_ENCODE_INFO::cbSize |
Definition at line 3847 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 3849 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 3848 of file wincrypt.h.
void* _CMSG_HASHED_ENCODE_INFO::pvHashAuxInfo |
Definition at line 3850 of file wincrypt.h.