Skip to content

Commit 31004e7

Browse files
joguc2bo
andauthored
3 approvals, WG agreement to merge. Make clear that digital sig section applies to jwt proof type too (#346)
* Make clear that digital sig section applies to jwt proof type too Already nominally the case given it's specified for the key binding jwt, but this makes it much clearer. closes #342 * Annex -> Appendix * Applied as per WG discussion Co-authored-by: Frederik Krogsdal Jacobsen <[email protected]> --------- Co-authored-by: Christian Bormann <[email protected]> Co-authored-by: Frederik Krogsdal Jacobsen <[email protected].
1 parent fe65ee0 commit 31004e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

openid4vc-high-assurance-interoperability-profile-1_0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,9 @@ This specification mandates the support for X.509 certificate-based key resoluti
350350
Issuers, Verifiers, and Wallets MUST, at a minimum, support ECDSA with P-256 and SHA-256 (JOSE algorithm identifier `ES256`; COSE algorithm identifier `-7` or `-9`, as applicable) for the purpose of validating the following:
351351

352352
- Issuers
353-
- Wallet Attestations (including PoP) when Annex E of [@!OIDF.OID4VCI] is used;
353+
- Wallet Attestations (including PoP) when Annex E of [@!OIDF.OID4VCI] is used.
354354
- Key Attestations when Annex D of [@!OIDF.OID4VCI] is used.
355+
- `jwt` proof type as specified in Appendix E of [@!OIDF.OID4VCI].
355356
- Verifiers
356357
- the signature of the Verifiable Presentation, e.g., KB-JWT of an SD-JWT VC, or `deviceSignature` CBOR structure in case of ISO mdocs. Verifiers are assumed to determine in advance the cryptographic suites supported by the ecosystem, e.g. mDL Issuers/Verifiers implementing ISO mdocs.
357358
- the status information of the Verifiable Credential or Wallet Attestation.

0 commit comments

Comments
 (0)