ComputeHash Method
Computes a hash.
Syntax
procedure ComputeHash();Remarks
This method computes a hash of the data specified by InputMessage or InputFile. The algorithm used is specified by Algorithm. The HashValue property will be populated with the computed hash.
The Progress event will fire with updates during this operation.