The HashValueType is used for specifying the resulting value from a hash calculation.
| Field Name | Type | Description | 
|---|---|---|
| Simple_Hash_Value0..1 | SimpleHashValueType | 
        
           The Simple_Hash_Value field specifies a single result value of a basic cryptograhic hash function outputting a single hexbinary hash value.  | 
    
| Fuzzy_Hash_Value0..1 | FuzzyHashValueType | 
        
           The Fuzzy_Hash_Value field specifies a single result value of a cryptograhic fuzzy hash function outputting a single complex string based hash value. (e.g. SSDEEP's Block1hash:Block2hash format).  |