Internet Direct (Indy) Version 9.0.1 Beta
T16x4LongWordRecord
Represents the 512-bit value used in calculating a message digest.

T16x4LongWordRecord = array[0..15] of LongWord;
Description
T16x4LongWordRecord is a typed Array of LongWord values that represents the 512-bit value used in calculating the message digest for TIdHashMessageDigest4 and TIdHashMessageDigest5. The LongWord elements in T16x4LongWordRecord can be accessed by an integer index that ranges in the range 0..15.