Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalStateException if this MAC is not initialized.
Computes the digest of this MAC based on the data previously specified in Mac.Update(sbyte) calls.
This Mac instance is reverted to its initial state and can be used to start the next MAC computation with the same parameters or initialized with different parameters.