hash

protected 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