Get HMAC-SHA384 Hash
  • 19 Aug 2022
  • 1 Minute to read
  • Dark
    Light

Get HMAC-SHA384 Hash

  • Dark
    Light

Article Summary

Step Details

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

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





Properties

Inputs

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

Outputs

PropertyDescriptionData Type
"GetHMACSHA512Hash1_Output"
SHA384 hashed messageList of Byte



Was this article helpful?