Skip to content

AndroidKeyStore reset when it has become unreadable#47

Open
gmarrot wants to merge 1 commit intosameerkapps:masterfrom
gmarrot:fix/broken_android_key_store
Open

AndroidKeyStore reset when it has become unreadable#47
gmarrot wants to merge 1 commit intosameerkapps:masterfrom
gmarrot:fix/broken_android_key_store

Conversation

@gmarrot
Copy link

@gmarrot gmarrot commented Mar 4, 2019

Before Android 6.0, the Android KeyStore can become inaccessible on some devices when the user has changed the screen lock method. The application cannot read or write in it anymore.

To limit this issue, I have modified the AndroidKeyStore class to clear storage and regenerate the key when the existing one cannot be unwrap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant