md5

Computes the MD5 hash of this byte array and returns it as a lowercase hex string.

Return

The MD5 hash as a 32-character lowercase hex string


Computes the MD5 hash of this string (encoded as UTF-8 bytes) and returns it as a lowercase hex string.

Return

The MD5 hash as a 32-character lowercase hex string