Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: "KeyStoreException: BKS not found" error during login (pachli#1182)
"BKS" in the error refers to "Bouncycastle KeyStore". Remove all usage of the Bouncycastle library from the code, re-implementing one required function based on code from SubwayTooter. Add a license entry that acknowledges this. Fixes pachli#1143
- Loading branch information