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

Represents a 128-bit hash value used by message digest components.

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

T4x4LongWordRecord is an array data type that consists of 4 LongWord values, and represents the 128-bit hash value calculated or used in message digest components.

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