Web3S_Demo > Web 3S Hmac Async Task > Generate HMAC

Generate HMAC

Generates a new HMAC for the given input using current digest type.

Inputs

In
Exec

Digest Type
EWeb3S_DigestTypeHmac Enum

digest function type to use for HMAC generation.

Data
Array of Bytes

binary data for which the HMAC will be generated.

Key
Array of Bytes

binary key used in HMAC generation.

Outputs

Out
Exec

Succeeded
Exec

Failed
Exec

Error Message
String

Code
Array of Bytes