ReactOS 0.4.15-dev-7953-g1f49173
_SAFER_HASH_IDENTIFICATION2 Struct Reference

#include <winsafer.h>

Collaboration diagram for _SAFER_HASH_IDENTIFICATION2:

Public Attributes

SAFER_HASH_IDENTIFICATION hashIdentification
 
DWORD HashSize
 
BYTE ImageHash [SAFER_MAX_HASH_SIZE]
 
ALG_ID HashAlgorithm
 

Detailed Description

Definition at line 184 of file winsafer.h.

Member Data Documentation

◆ HashAlgorithm

ALG_ID _SAFER_HASH_IDENTIFICATION2::HashAlgorithm

Definition at line 189 of file winsafer.h.

◆ hashIdentification

SAFER_HASH_IDENTIFICATION _SAFER_HASH_IDENTIFICATION2::hashIdentification

Definition at line 186 of file winsafer.h.

◆ HashSize

DWORD _SAFER_HASH_IDENTIFICATION2::HashSize

Definition at line 187 of file winsafer.h.

◆ ImageHash

BYTE _SAFER_HASH_IDENTIFICATION2::ImageHash[SAFER_MAX_HASH_SIZE]

Definition at line 188 of file winsafer.h.


The documentation for this struct was generated from the following file: