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

All: Consider using generic type for key in store/load #10

Open
jpaskhay opened this issue Jun 24, 2019 · 0 comments
Open

All: Consider using generic type for key in store/load #10

jpaskhay opened this issue Jun 24, 2019 · 0 comments

Comments

@jpaskhay
Copy link
Contributor

The store and load methods in the AppEncryption interface currently only operate with a single String key. Consider changing to be a generic type that would give more flexibility.

Simple enough to do for Java and C# but not sure what other languages' support for this would look like.

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

No branches or pull requests

1 participant