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

Get HMAC-SHA384 Hash

Prev Next

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