IsFingerprint()

Syntax

Result = IsFingerprint(#Fingerprint)
Description
Tests if the given #Fingerprint is a valid fingerprint calculation created by ExamineMD5Fingerprint() or ExamineSHA1Fingerprint().

Parameters

#FingerPrint The fingerprint to test.

Return value

Returns nonzero if the given fingerprint is valid and zero otherwise.

Remarks

This function is bulletproof and can be used with any value.

See Also

ExamineMD5Fingerprint(), ExamineSHA1Fingerprint()

Supported OS

All

<- FinishFingerprint() - Cipher Index - MD5FileFingerprint() ->