Web3S_Demo > Web 3S Blake 2b Async Task > Generate Blake2b Digest

Generate Blake2b Digest

Creates a data digest according to the keccak Digest algorithm.

Inputs

In
Exec

Data
Array of Bytes

data as bytes array for which the digest will be calculated.

Digest Size Bytes
Integer

The desired size of the hash to produce. Size can only be between 1 and 64 bytes.

Outputs

Out
Exec

Succeeded
Exec

Failed
Exec

Error Message
String

Digest
Array of Bytes