- input
- the final bytes.
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 on Mac.Update(sbyte) calls and on the final bytes specified by input (or based on those bytes only).
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.