Topic Path: Symbol Reference > Types > T4x4x4LongWordRecord Type
ContentsIndexHome
PreviousUpNext
T4x4x4LongWordRecord Type

Represents the buffer used in calculating a TIdHashMessageDigest4 hash value.

File
T4x4x4LongWordRecord = array[0..3] of T4x4LongWordRecord;

T4x4x4LongWordRecord is an Array of T4x4LongWordRecord type that represents a buffer used in calculating the hash value for the TIdHashMessageDigest4 message digest algorithm. 

The T4x4LongWordRecord values in T4x4x4LongWordRecord can be accessed using an integer index in the range 0..3.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.