MAC.finish
ubyte[] finish()Finalizes the MAC computation and returns the tag.
Resets the MAC to its initial state (ready for a new message with the same key).
Returns
The authentication tag.
ubyte[] finish()Finalizes the MAC computation and returns the tag.
Resets the MAC to its initial state (ready for a new message with the same key).