SHA1FileFingerprint()

Syntax

Result$ = SHA1FileFingerprint(Filename$)
Description
Returns a 40 characters long SHA1 (Secure Hash Algorithm 1) hash code for the specified file. If the file isn't found or an error has happened, Result$ will be empty.

See SHA1Fingerprint() for more information on the SHA1 algorithm.

Supported OS

All

<- OpenCryptRandom() - Cipher Index - SHA1Fingerprint() ->