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

Reduce overloading of ArmoredAsciiSigner#get #4

Closed
wilkinsona opened this issue Nov 19, 2024 · 0 comments
Closed

Reduce overloading of ArmoredAsciiSigner#get #4

wilkinsona opened this issue Nov 19, 2024 · 0 comments
Assignees
Milestone

Comments

@wilkinsona
Copy link
Collaborator

There are many overloaded forms of ArmoredAsciiSigner#get but we only actually use ArmoredAsciiSigner#get(String, String). We should reduce the overloads to the bare minimum as it'll make it easier to add support for subkeys (#3).

@wilkinsona wilkinsona self-assigned this Nov 19, 2024
@wilkinsona wilkinsona added this to the 0.0.2 milestone Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant