ComputeHash

<< Click to Display Table of Contents >>

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

ComputeHash

Previous pageReturn to chapter overviewNext page

Computes the hash value for the specified byte array.

 

pMethod - Hash algorithm, one of SHAMethodEnum equates.

pData - The input to compute the hash code for.

 

ComputeHash                     PROCEDURE(SHAMethodEnum pMethod, STRING pData), STRING !it does not CLIP(pData)