The following demo computes the MD5 hash value of a string and returns the hash as a 32-character, hexadecimal-formatted string.
|
The demo shows how to sign a file by using the HMACMD5 object and then how to verify the file.
|
This demo shows how you can use .Net Collection types such as StringCollection, Stack, Queue, Hashtable, SortedList etc in Delphi.
|