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

Migrate AndroidKeyManager to web5-kt #250

Open
michaelneale opened this issue Feb 19, 2024 · 1 comment
Open

Migrate AndroidKeyManager to web5-kt #250

michaelneale opened this issue Feb 19, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request key-mgmt Key Management

Comments

@michaelneale
Copy link

Similar to AWSKeyManager there is an AndroidKeyManager implementation currently in the android example: https://github.com/TBD54566975/tbdex-android-example/blob/main/app/src/main/kotlin/AndroidKeyManager.kt and a test for it here: https://github.com/TBD54566975/tbdex-android-example/blob/main/app/src/androidTest/kotlin/AndoidKeyManagerTest.kt

It may make sense to move this into web5-kt similar how AWSKeyManager is in there.

Some considerations:

cc @ALRubinger for thoughts on packaging and testing.

@ALRubinger
Copy link
Contributor

Packaging, testing, bringing it together: #287

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request key-mgmt Key Management
Projects
Status: No status
Development

No branches or pull requests

5 participants