md5

actual fun md5(): ByteString
expect fun md5(): ByteString

Returns the 128-bit MD5 hash of this byte string.

MD5 has been vulnerable to collisions since 2004. It should not be used in new code.

actual fun md5(): ByteString
actual fun md5(): ByteString