Hash String With SHA 256
- 29 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Hash String With SHA 256
- Updated on 29 Dec 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 5.0.0 |
Location | Data > Text |
The Hash String With SHA 256 gives users the ability to hash a string value with the SHA 256 Cryptographic Algorithm.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Encoding | Allows the user to select the encoding type | StringEncodingType |
Input | Value to hash | String |
Outputs
Property | Description | Data Type |
---|---|---|
Output | Hashed String | String |
Was this article helpful?