T4x4LongWordRecord
Represents a 128-bit hash value used by message digest components.
T4x4LongWordRecord = array [0..3] of LongWord;
Unit
Description
T4x4LongWordRecord is an array data type that consists of 4 LongWord values, and represents the 128-bit hash value calculated by some message digest components.