diff --git a/index.html b/index.html index f8bfbfe..92b0d11 100644 --- a/index.html +++ b/index.html @@ -434,10 +434,11 @@

Securing JSON-LD Verifiable Credentials

The typ header parameter SHOULD be vc+jwt. When present, the cty header parameter SHOULD be - vc. See - Registered Header Parameter Names - for additional details regarding usage of typ and - cty. + vc. + The cty header parameter value can be used to differentiate + between secured content of different types when using vc+jwt. + See Registered Header Parameter Names + for additional details regarding usage of typ and cty.

A [=conforming JWS verifier implementation=] MUST use [[RFC7515]] to @@ -497,10 +498,11 @@

Securing JSON-LD

The typ header parameter SHOULD be vp+jwt. When present, the cty header parameter SHOULD be - vp. See - Registered Header Parameter Names - for additional details regarding usage of typ and - cty. + vp. + The cty header parameter value can be used to differentiate + between secured content of different types when using vp+jwt. + See Registered Header Parameter Names + for additional details regarding usage of typ and cty.

A [=conforming JWS verifier implementation=] MUST use [[RFC7515]] to @@ -664,9 +666,10 @@

Securing JSON-LD Verifiable Credentials with SD-JW

The typ header parameter SHOULD be vc+sd-jwt. When present, the cty header parameter SHOULD be vc. + The cty header parameter value can be used to differentiate + between secured content of different types when using vc+sd-jwt. See Registered Header Parameter Names - for additional details regarding usage of typ and - cty. + for additional details regarding usage of typ and cty.

A [=conforming SD-JWT verifier implementation=] MUST use [[SD-JWT]] @@ -735,8 +738,9 @@

Securing JSON-LD Verifiable Presentations with SD-J

The typ header parameter SHOULD be vp+sd-jwt. When present, the cty header parameter SHOULD be vp. - See - Registered Header Parameter Names + The cty header parameter value can be used to differentiate + between secured content of different types when using vp+sd-jwt. + See Registered Header Parameter Names for additional details regarding usage of typ and cty.

@@ -847,8 +851,10 @@

Securing JSON-LD SHOULD be application/vc+cose. When present, the content type (3) header parameter SHOULD be application/vc. - See - Common COSE Header Parameters + The content type (3) header parameter value can be used + to differentiate between secured content of different types when using + application/vc+cose. + See Common COSE Header Parameters for additional details.

@@ -912,12 +918,11 @@

Securing JSON-LD Verifiable Presentations with C The unsecured [=verifiable presentation=] is the unencoded COSE_Sign1 payload.

- The typ header parameter SHOULD be - application/vp+cose. - When present, the content type (3) header parameter - SHOULD be application/vp. - See - Common COSE Header Parameters + The typ header parameter SHOULD be application/vp+cose. + When present, the content type (3) header parameter SHOULD be application/vp. + The content type (3) header parameter value can be used to differentiate + between secured content of different types when using application/vp+cose. + See Common COSE Header Parameters for additional details.

@@ -1307,8 +1312,7 @@

Verifying a Credential or Presentation Secured with JOSE

-

Verifying a Credential or Presentation Secured - with [[SD-JWT]]

+

Verifying a Credential or Presentation Secured with SD-JWT

The inputs for this algorithm are: