FinishFingerprint()

Syntax

Result$ = FinishFingerprint(#Fingerprint)
Description
Finishes the calculation of a checksum started by ExamineMD5Fingerprint() or ExamineSHA1Fingerprint() and returns the checksum as a string.

Note: This command should be called to finish a checksum calculation, even if the checksum is actually no longer needed as it frees up any data associated with the checksum calculation as well.

See ExamineMD5Fingerprint() or ExamineSHA1Fingerprint() for a code example and more information.

Supported OS

All

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