IPWorks Encrypt 2020 Android Edition

Questions / Feedback?

ComputeHash Method

Computes a hash.

Syntax

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.

Input Notes

The component will determine the source of the input based on which properties are set.

The order in which the input properties are checked are as follows:

When a valid source is found the search stops.

The Progress event will fire with updates during this operation.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 Android Edition - Version 20.0 [Build 8155]