ReactOS 0.4.16-dev-816-g135a9a9
|
#include <winsafer.h>
Public Attributes | |
SAFER_HASH_IDENTIFICATION | hashIdentification |
DWORD | HashSize |
BYTE | ImageHash [SAFER_MAX_HASH_SIZE] |
ALG_ID | HashAlgorithm |
Definition at line 184 of file winsafer.h.
ALG_ID _SAFER_HASH_IDENTIFICATION2::HashAlgorithm |
Definition at line 189 of file winsafer.h.
SAFER_HASH_IDENTIFICATION _SAFER_HASH_IDENTIFICATION2::hashIdentification |
Definition at line 186 of file winsafer.h.
DWORD _SAFER_HASH_IDENTIFICATION2::HashSize |
Definition at line 187 of file winsafer.h.
BYTE _SAFER_HASH_IDENTIFICATION2::ImageHash[SAFER_MAX_HASH_SIZE] |
Definition at line 188 of file winsafer.h.