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