Merged
Conversation
SeaSkyThe
approved these changes
Feb 23, 2026
Member
SeaSkyThe
left a comment
There was a problem hiding this comment.
Tested with both Android and iOS with Animo Playground by Issuing and presenting a dc+sd-jwt Health ID and it works fine!
PS: Just a question, do we care about DC-API for this PR? I know iOS only accept mdocs, but I think Android would accept this format.
android/Showcase/src/main/java/com/spruceid/mobilesdkexample/utils/Utils.kt
Show resolved
Hide resolved
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.
Description
This adds end-to-end support for the
dc+sd-jwtcredential format (IETF SD-JWT VC, draft-ietf-oauth-sd-jwt-vc) to mobile-sdk-rs/kt/swift and SpruceKit Showcase app for both OID4VP and OID4VCI.Other changes
mdocDisplayNametocredentialTypeDisplayNameacross both platforms since it now servesmdocanddc+sd-jwtalikeissuing_authorityas a description fallback inGenericCredentialItemListItemOptional section
KB-JWTsigning flow inietf_sd_jwt_vc.rs. It uses aPresentationJwsSigneradapter that wraps the foreignPresentationSignercallback and converts DER signatures to raw R||S encodingietf_sd_jwt_vc.rsmodule. The remaining changes are integration changesTested
dc+sd-jwtcredential via OID4VCIKB-JWTvct) and issuer (fromissuing_authority) in the wallet list and OID4VP selector