Unit SecHash |
Classes |
TSecHash -
Functions |
Register - Published-Deklarationen
Types |
pByteArray
TByteArray
TByteDigest
TIntDigest
Constants |
Variables |
Functions |
Types |
pByteArray = ^TByteArray
TByteArray = Array[0..0] of Byte;
TByteDigest = Array[0..19] of Byte;
TIntDigest = Array[0..4] of integer;
Constants |
Variables |