ComputeFileHash

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSHAManaged class > Methods >

ComputeFileHash

Previous pageReturn to chapter overviewNext page

Computes the hash value for the specified file.

 

pMethod - Hash algorithm, one of SHAMethodEnum equates.

pFile - The file to compute the hash code for.

 

ComputeFileHash                 PROCEDURE(SHAMethodEnum pMethod, STRING pFile), STRING