Computes the MD5 hash digest of the given data.
The input byte array for which the MD5 hash is to be computed.
A byte array representing the computed MD5 hash digest.
See Implementation
Computes the MD5 hash digest of the given data.