CreateSHA1Hash
What to use it for | Prerequisites for usage | Essential properties to set |
---|---|---|
Activity to create a hash for a file or a string, using the SHA1 algorithm. |
|
You can use VB expressions (within the boundaries of the expected values), but no Workflow Macros or wildcards.
Misc
Options | What is it | How to use it |
---|---|---|
Input
| Option to indicate the string you want to hash. Use either input or path, not both. | Enter one of the following:
|
Path
| Option to indicate the string you want to hash. Use either input or path, not both. | Enter a path, preferably an absolute path. |
Result | Option to save the resulting hash to a variable, for use later in the Workflow. | Create a variable to save the result to. |
Salt | Option to use a salt that you created in a CreateSalt Activity. | Provide the variable that you used in the CreateSalt Activity to save the salt to. |
Display name | Name of the Activity. | Leave at default, or edit the name to reflect to what the hash applies. |
Other cryptography Activities
, multiple selections available, Use left or right arrow keys to navigate selected items