md5

abstract fun md5(text: String): String

计算 MD5。

Return

32位小写 Hex 字符串

Parameters

text

源字符串