Result

constructor(tag: ByteArray, key: ByteArray)

Parameters

tag

The generated HMAC tag as a ByteArray.

key

The key used for HMAC computation as a ByteArray.