IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

ComputeHash Method

Computes a hash.

Syntax

[VB.NET]
Public Sub ComputeHash()
[C#]
public void ComputeHash();

Remarks

This method computes a hash of the data specified by SetInputStream, 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.

NOTE: This method has a corresponding asynchronous version (ComputeHashAsync) for use in the WinRT environment.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0