The HashSegmentType is used for characterizing the internal components of a single trigger point-delimited segment in a cryptograhic fuzzy hash algorithmic calculation.
| Field Name | Type | Description | 
|---|---|---|
| Trigger_Point0..1 | HexBinaryObjectPropertyType | The Trigger_point field is optional and specifies the offset within the hashed object of the trigger point for this segment. | 
| Segment_Hash0..1 | HashValueType | The Segment_Hash field is optional and specifies a calculated hash value for this segment. | 
| Raw_Segment_Content0..1 | anyType | The Raw_Segment_Content field is optional and contains the raw content of this segment of the hashed object. |