isValidRecoveryKey

fun isValidRecoveryKey(recoveryKey: String?): Boolean

Tell if the format of the recovery key is correct.

Return

true if the format of the recovery key is correct

Parameters

recoveryKey