Hash From File With Key Action
Description:
This Action hashes the contents of a file with a key, using a specified algorithm and encoding format.

Properties:
Hash Algorithm:
Select the algorithm to be used for hashing.
Encoding:
Select the encoding of the file to hash.
File to Hash:
Select the file that contains the text to hash.
Enter Hash Key:
When choosing 'directly', the hash key entered in the Hash Key field will be hidden.
When choosing 'as variable', enter a variable containing the hash key. The '%' character will be treated as an indicator of a variable, not part of the key.
Hash Key:
Enter the Hash Key here. The hash key will be hidden.
Hashed Text:
Enter a name for the output Variable that will store the hashed text for later processing.