From 525bd52f5200a03cae7dfd675dc4d31759f6e7a1 Mon Sep 17 00:00:00 2001
From: Brent Zundel Introduction
A conforming JWS document is one that conforms to all of the "MUST" statements in Section . @@ -379,7 +381,7 @@
- A [=conforming CWT issuer implementation=] MUST use [[RFC9052]] to secure this media type.
+ A [=conforming CWT issuer implementation=] MUST use COSE_Sign1 as specified in [[RFC9052]] to secure this media type.
The typ
header parameter SHOULD be application/vc+ld+json+cose
.
See I-D.ietf-cose-typ-header-parameter
for the COSE "typ
" (type) header parameter.
@@ -388,7 +390,7 @@
- A [=conforming CWT verifier implementation=] MUST use [[RFC9052]] to verify [=conforming CWT documents=] that use this media type. + A [=conforming CWT verifier implementation=] MUST use COSE_Sign1 as specified in [[RFC9052]] to verify [=conforming CWT documents=] that use this media type.
- A [=conforming CWT issuer implementation=] MUST use [[RFC9052]] to secure this media type.
+ A [=conforming CWT issuer implementation=] MUST use COSE_Sign1 as specified in [[RFC9052]] to secure this media type.
The typ
header parameter SHOULD be application/vp+ld+json+sd-jwt
.
When present, the cty
header parameter SHOULD be application/vp+ld+json
.
See Common COSE Header Parameters for additional details.
- A [=conforming CWT verifier implementation=] MUST use [[RFC9052]] to verify [=conforming CWT documents=] that use this media type. + A [=conforming CWT verifier implementation=] MUST use COSE_Sign1 as specified in [[RFC9052]] to verify [=conforming CWT documents=] that use this media type.
Credentials in verifiable presentations MUST use the Enveloped Verifiable Credential