Internet Direct (Indy)
Home
PreviousUpNext
T4x4LongWordRecord Type

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

Pascal
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.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.