NextFingerprint()

Syntax

NextFingerprint(#Fingerprint, *Buffer, Size)
Description
Add a new memory buffer into the calculation of a checksum started by ExamineMD5Fingerprint() or ExamineSHA1Fingerprint(). The checksum returned at the end of the calculation will include all the added buffers as if the checksum was calculated with all of them in one continuous memory buffer.

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

Supported OS

All

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