toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.common.support
/
Sha256ContentHasher
/
hash
hash
open
override
fun
hash
(
text
:
String
)
:
String
Compute a hash of the given text.
Return
A hash string suitable for equality comparison
Parameters
text
The text to hash