hash

private open fun hash(secret: String): String

Method to hash a sensitive user data

Parameters

secret

: the user value to hash

Throws

when the hash of the user value fails