a-sit-plus / vck

Kotlin Multiplatform library implementing W3C VC Data Model and ISO 18013-5 mDL
https://a-sit-plus.github.io/vck/
Apache License 2.0
29 stars 2 forks source link

SD-JWT: Create complex disclosures #156

Closed nodh closed 3 weeks ago

nodh commented 3 weeks ago

Part 3 of a series of MR to handle complex SD-JWT structures.

This PR implements creating SD-JWT credentials with nested disclosures, although that's not needed by our current credential implementations.

nodh commented 3 weeks ago

Has been merged