Identifies the encoding type of the hash, as either base64 or hexidecimal.
This is used in the MD5Convert function to determine the output hash format.
The MD5Hash generated value is Base64.
Declaration: TFloMD5HashType = keyword;
Examples of the use of this enumeration follows, using variables called hvar, hVar1 and hvar2 - all of the data type variant.
fhtBase64
fhtHex