MD5FileFingerprint()

Syntax

Result$ = MD5FileFingerprint(Filename$)
Description
Returns a 32 characters long MD5 (Message Digest 5) hash code for the specified file. If the file isn't found or an error has happened, Result$ will be empty.

See MD5Fingerprint() for more information on the MD5 algorithm.

Supported OS

All

<- IsFingerprint() - Cipher Index - MD5Fingerprint() ->