Indy 9
T128BitRecord
See Also, Unit: IdHashMessageDigest
Represents the 128-bit value calculated by Message Digest hashing algorithms and CheckSum utilities.
T128BitRecord = array [0..15] of byte;
Unit
IdHashMessageDigest
Description
T128BitRecord is a 16-Byte array that represents a 128-bit value calculated by Message Digest hashing algorithms and CheckSum utilities. Btye values in T128BitRecord can be accessed using an integer index in the range 0..15.

T128BitRecord is used by TIdHashMessageDigest2 and descendant classes.


Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.