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