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

Decouple TransferManagerImpl from AndroidKeystore-Based SecureArea #34

Conversation

vkanellopoulos
Copy link
Contributor

@vkanellopoulos vkanellopoulos commented Nov 20, 2024

Closes #33

Also:

  • minor changes to TransferManager api
  • refactor request processing and response generation
  • refactor key unlocking for signing response

…ve the document resolver interface; processing request and generating response; allow key unlocking passed in disclosed document when generating response; repackage classes; update documentation; unit testing;
…o helper class that can be used in openId4Vp response generation; change TransferManager.sendResponse signature to accept Response instead of ByteArray
…ents ReaderTrustStoreAware; fix RequestProcessor.ProcessedRequest getOrThrow and getOrNull methods
@vkanellopoulos vkanellopoulos merged commit 70444fc into eu-digital-identity-wallet:main Nov 20, 2024
5 checks passed
@vkanellopoulos vkanellopoulos deleted the refactor/secure-storage-dependency branch November 20, 2024 13:10
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.

Decouple TransferManagerImpl from AndroidKeystore-Based SecureArea
2 participants