Skip to content

fix KeyStore initialization#124

Merged
animalillo merged 1 commit intomasterfrom
fix-keystore-initialization
Jul 3, 2022
Merged

fix KeyStore initialization#124
animalillo merged 1 commit intomasterfrom
fix-keystore-initialization

Conversation

@binsky08
Copy link
Collaborator

the removed line keyStore.setKeyEntry(KEY_ALIAS, key, null, null); overwrote the key that was generated and automatically saved by generateKey(). that caused a null pointer exception since Android API 31

@binsky08 binsky08 added this to the v1.3.1 milestone Apr 12, 2022
@binsky08 binsky08 requested a review from animalillo April 12, 2022 15:52
@animalillo animalillo merged commit a4bab45 into master Jul 3, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix-keystore-initialization branch July 3, 2022 18:12
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.

2 participants