Get HMAC-SHA256 Hash Step
  • 09 Jun 2023
  • 1 Minute to read
  • Dark
    Light

Get HMAC-SHA256 Hash Step

  • Dark
    Light

Article Summary

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



Was this article helpful?