stdx-core
1.0.1
jvm
stdx-core
/
dev.schlaubi.stdx.core
/
hash
hash
jvm
fun
String
.
hash
(
algorithm
:
String
)
:
String
Content copied to clipboard
Hashes this string using
algorithm
.
See also
java.
security.
Message
Digest
Parameters
algorithm
the algorithm according to
the Java spec
Sources
jvm source
Link copied to clipboard