defaultConvertToHumanReadable
suspend fun defaultConvertToHumanReadable(unlockReason: UnlockReason, passphraseConstraints: PassphraseConstraints?): UnlockReason.HumanReadable
Converts UnlockReason to human-readable form.
This is default implementation of ConvertToHumanReadableFn.