Skip to content

Attach KB-JWT with a single SD-JWT presentation #19

@UMR1352

Description

@UMR1352

Feature description

When wanting to attach a KB-JWT to an SD-JWT that has some claims undisclosed two presentations are required:

  • the first to remove the disclosures associated with the claims that should be concealed;
  • the second to attach the KB-JWT computed over the SD-JWT resulting from the first presentation;

This API is awkward and might lead to misinterpretation as happened in #16 .
Provide a new API that allows to attach a KB-JWT computed over the SD-JWT encapsulated in a SdJwtPresentationBuilder, hence removing the need for two presentations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions