the input to be updated before the digest is
completed.
Returns
the array of bytes for the resulting hash value.
Description
Performs a final update on the digest using the specified array
of bytes, then completes the digest computation. That is, this
method first calls update on the
array, then calls digest().