Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve interoperability with Android Keystore #585

Closed
wants to merge 1 commit into from
Closed

Improve interoperability with Android Keystore #585

wants to merge 1 commit into from

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented May 26, 2020

Make the KeyTypes RSA and DSA detect keys of their type via their algorithm attribute rather than their instance type. This makes it possible to use RSA/DSA keys stored in the Android Keystore with SSHJ.

Make the KeyTypes RSA and DSA detect keys of their type via their algorithm attribute rather than their instance type. This makes it possible to use RSA/DSA keys stored in the Android Keystore with SSHJ.
@fmeum fmeum requested a review from hierynomus as a code owner May 26, 2020 12:08
@fmeum fmeum closed this May 26, 2020
@fmeum fmeum deleted the patch-1 branch May 26, 2020 12:43
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.

None yet

2 participants