- buf
- the buffer to store the result
- offset
- the index of the first byte in buf to store
- len
- the number of bytes allocated for the digest
Documentation for this section has not yet been entered.
Type Reason Java.Security.DigestException if an error occurs Java.Lang.IllegalArgumentException if offset or len are not valid in respect to buf
Computes and stores the final hash value for this Java.Security.MessageDigest. After the digest is computed the receiver is reset.