eu-digital-identity-wallet / eudi-lib-jvm-openid4vci-kt

Implementation of OpenID for Verifiable Credential Issuance protocol (wallet's role) in Kotlin
Apache License 2.0
13 stars 5 forks source link

Support using X509 certificate chain to CWT Proof #242

Closed babisRoutis closed 4 weeks ago

babisRoutis commented 4 weeks ago

Currently, library supports including into CWT proof under the label COSE_Key the public key that sings the CWT. Add the alternative option to use a chain of X509 certificates.

Reference: VCI.