HMAC
Generates an HMAC from an input string and secret key.
Pure Function
Yes
Execute Inputs
Execution
INPUTExecution Input.
Execute Outputs
Complete
OUTPUTFires after HMAC calculation completes.
Data Inputs
Input
INPUTThe input string to sign.
Key
INPUTThe secret key for HMAC.
Algorithm
INPUTHMAC algorithm to use.
Output Format
INPUTFormat of the output HMAC.
Data Outputs
HMAC
OUTPUTstring
The resulting HMAC string.
Multiple
Settings
Debug
STRINGBreak on node when executing.
Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing