Skip to content

HMAC

Pure

Generates an HMAC from an input string and secret key.

Pure Function
Yes

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Fires after HMAC calculation completes.

Data Inputs

Input

INPUT

The input string to sign.

Key

INPUT

The secret key for HMAC.

Algorithm

INPUT

HMAC algorithm to use.

Output Format

INPUT

Format of the output HMAC.

Data Outputs

HMAC

OUTPUTstring

The resulting HMAC string.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing