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