Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get HMAC-SHA256 Hash Step

Prev Next

Step Details

Introduced in Version8.0.0
Last Modified in Version8.0.0
LocationData > Encryption and Hashing


The Get HMAC-SHA256 Hash step hashes a string with the SHA256 algorithm. This step takes a Key and a Message and will output an HMAC-SHA256 message.


Properties

Inputs

PropertyDescriptionData Type
Key BytesKey to hashList of Byte
Message BytesMessage to hashList of Byte

Outputs

PropertyDescriptionData Type
Output
SHA256 hashed messageList of Byte