Generates a new HMAC for the given input using current digest type.
|
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. |
|
Out
Exec
|
|
|
Succeeded
Exec
|
|
|
Failed
Exec
|
|
|
Error Message
String
|
|
|
Code
Array of Bytes
|