- input
- the byte array.
- offset
- the index of the first byte in input to update from.
- len
- the number of bytes in input to update from.
Type Reason Java.Lang.IllegalArgumentException if offset or len are not valid in respect to input.
Updates this MessageDigestSpi using the given byte[].