This repository was archived by the owner on Dec 12, 2024. It is now read-only.
This repository was archived by the owner on Dec 12, 2024. It is now read-only.
Support x5c header parameter in VC JWTs #449
Open
Description
Description
A VC 1.1 can be represented as a JWT according to https://www.w3.org/TR/vc-data-model/#json-web-token
Such representation may contain the x5c
JOSE header parameter as described in https://www.rfc-editor.org/rfc/rfc7515.html#section-4.1.6. The SDK should provide an option to the VerifyMethod in
Line 35 in 9a70a02
When verification fails, an error should be returned.
References
Metadata
Metadata
Assignees
Labels
No labels