ktools
Toggle table of contents
v0.2.0-37-g285a36d
commonMain
Platform filter
commonMain
Switch theme
Search in API
ktools
ktools
/
dev.sriniketh
/
stringMD5
string
MD5
commonMain
fun
stringMD5
(
content
:
String
)
:
String
(
source
)
Creates MD5 hash of given string.
Return
MD5 hash.
Parameters
content
Content to be hashed.