save Password For User
open override fun savePasswordForUser(examerUser: ExamerUser, password: String)
Content copied to clipboard
Used to securely save the password of the examerUser.
The ExamerUser.id of the examerUser will be used as the key to save the value of the password.