hash

fun String.hash(algorithm: String): String

Hashes this string using algorithm.

See also

Parameters

algorithm

the algorithm according to the Java spec

Sources

Link copied to clipboard