Presentations: Device Retrieval#609
Open
nodh wants to merge 4 commits into
Open
Conversation
nodh
force-pushed
the
feature/presentation-devicerequest
branch
from
July 20, 2026 11:24
f7e57c2 to
c2a0319
Compare
nodh
force-pushed
the
feature/presentation-devicerequest
branch
from
July 20, 2026 11:26
c2a0319 to
777c10b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implement ISO 18013-5 Device Request as a native method for presentation requests and responses, alongside Presentation Exchange (deprecated in the previous PR #608) and DCQL Queries.
The new classes can be used directly for ISO 18013-7 Annex C requests over DCAPI, and probably for upcoming ZKP work.
Next step is to extract some code from
HolderAgentto clean it up: #610