Vala.Crypto.Hash.md5Bytes – Valacore Reference Manual
md5Bytes
Description:
public
static
string
md5Bytes
(
uint8
[] data)
Returns an MD5 hash for bytes in hexadecimal string form.
Parameters:
data
input bytes.
Returns:
MD5 hash.