- input
- the buffer.
- offset
- the offset in the buffer.
- len
- the length of the data in the buffer.
Type Reason Java.Lang.IllegalStateException if this MAC is not initialized. Java.Lang.IllegalArgumentException if offset and len do not specified a valid chunk in input buffer.
Updates this Mac instance with the data from the specified buffer input from the specified offset and length len.