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
/
stringSHA256
string
SHA256
fun
stringSHA256
(
content
:
String
)
:
String
(
source
)
Creates SHA256 hash of given string.
Return
SHA256 hash.
Parameters
content
Content to be hashed.