deleteKeys

open suspend override fun deleteKeys()

Deletes all stored keys and associated data for this device.

This method permanently removes:

  • Encrypted keystore file from storage

  • All associated cryptographic material

  • Device registration state

After calling this method, the device will need to be re-registered before it can authenticate again.