Bitdefender Hypervisor Memory Introspection
_SIG_VALUE_HASH Struct Reference

Describe a value signature hash. More...

#include <exceptions.h>

Data Fields

WORD Offset
 The displacement from the beginning of the modified zone. More...
 
WORD Size
 The size of of the modified zone. More...
 
DWORD Hash
 The hash of the modified zone. More...
 

Detailed Description

Describe a value signature hash.

Definition at line 376 of file exceptions.h.

Field Documentation

◆ Hash

DWORD _SIG_VALUE_HASH::Hash

The hash of the modified zone.

Definition at line 380 of file exceptions.h.

Referenced by IntExceptVerifyValueSig(), and IntUpdateAddValueSignature().

◆ Offset

WORD _SIG_VALUE_HASH::Offset

The displacement from the beginning of the modified zone.

Definition at line 378 of file exceptions.h.

Referenced by IntUpdateAddValueSignature().

◆ Size

WORD _SIG_VALUE_HASH::Size

The size of of the modified zone.

Definition at line 379 of file exceptions.h.

Referenced by IntUpdateAddValueSignature().


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