Home
Script Language
General Functions & Data Structures
Hash Functions
SHA1FromStream
See also:
Background Information on SHA1
,
SHA1DigestToHex
,
SHA1FromFile
,
SHA1FromString
Index
Statistical Background
SHA1FromStream
Declaration:
SHA1FromStream
(const InStream: TStream):
TSHACode
;
The function
SHA1FromStream
calculates the
SHA-1
digest of the stream
InStream
.