Represents the 512-bit value used in calculating a message digest.
T16x4LongWordRecord = array[0..15] of LongWord;
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.
|
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. |