isKeyStoreHealthy

abstract fun isKeyStoreHealthy(): Boolean

Check if the encryption key is accessible.

Returns false after a factory reset or if the KeyStore is corrupted. When false, all previously stored state is unrecoverable — callers should re-initialize dApp state from scratch.