IPWorks Encrypt 2020 iOS Edition

Questions / Feedback?

computeHash (method)

Computes a hash.

Syntax

- (void)computeHash;
public func computeHash() throws -> Void

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.

Input Notes

The class 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 iOS Edition - Version 20.0 [Build 8155]