Represents the 128-bit value calculated by Message Digest hashing algorithms and CheckSum utilities.
T128BitRecord = array [0..15] of byte;
Description
T128BitRecord is a 16-Byte array that represents a 128-bit value calculated by Message Digest hashing algorithms and CheckSum utilities. Btye values in T128BitRecord can be accessed using an integer index in the range 0..15.