<< Click to Display Table of Contents >> ComputeHash |
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)