removeKey

fun removeKey(credentialId: String)

Remove Key.

Contact the removeKey method of AuthRepository class to delete a key. It is possible to delete all keys so that no keys are left. In this case a corresponding message is displayed in UserOverviewFragment to inform the user that there are no keys registered in his or her account.