From 302fd950b8e63c17307dee033c7f447969e0cc83 Mon Sep 17 00:00:00 2001 From: Orie Steele Date: Wed, 19 Jun 2024 22:51:31 -0500 Subject: [PATCH] Update index.html (#277) --- index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/index.html b/index.html index 1f33f9e..403bcaf 100644 --- a/index.html +++ b/index.html @@ -572,9 +572,7 @@

Securing JSON-LD Verifiable Credentials with COS The unsecured verifiable credential is the unencoded COSE_Sign1 payload.

- 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. + The typ header parameter as described in COSE "typ" (type) Header Parameter SHOULD be application/vc+ld+json+cose. When present, the content type (3) header parameter SHOULD be application/vc+ld+json. See Common COSE Header Parameters for additional details.