Home
Script Language
General Functions & Data Structures
Hash Functions
SHA1DigestToHex
See also:
Background Information on SHA1
,
SHA1FromFile
,
SHA1FromStream
,
SHA1FromString
Index
Statistical Background
SHA1DigestToHex
Declaration:
SHA1DigestToHex
(Digest:
TSHACode
): string ;
The function
SHA1DigestToHex
converts the
SHA-1
digest contained in the parameter
Digest
into its hexadecimal representation.