From f4a58aaa0165f644a8871862015727e1c249bd35 Mon Sep 17 00:00:00 2001 From: gabe Date: Mon, 7 Oct 2024 08:11:37 -0700 Subject: [PATCH] rebase --- index.html | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/index.html b/index.html index 7fa06cd..9de12b1 100644 --- a/index.html +++ b/index.html @@ -674,25 +674,12 @@

Securing JSON-LD Verifiable Credentials with SD-JW

When securing [=verifiable credentials=] with [[SD-JWT]], implementers SHOULD ensure that properties necessary for the validation and verification of a credential are NOT selectively -<<<<<<< HEAD disclosable (i.e., such properties SHOULD be disclosed). These properties can include but are not limited to @context, type, credentialStatus, credentialSchema, and relatedResource. -||||||| parent of e4ca071 (rebase) - disclosable (i.e., such properties MUST be disclosed). These properties include but are not - limited to credentialStatus - and credentialSchema. -======= - disclosable (i.e., such properties MUST be disclosed). These properties include but are not - limited to @context, - type, - credentialStatus - and credentialSchema, - and relatedResource. ->>>>>>> e4ca071 (rebase)

To encrypt a secured [=verifiable credential=]