From a2f7d97f66c3ff412c8847de7a16d0451cc88db6 Mon Sep 17 00:00:00 2001
From: gabe Securing JSON-LD Verifiable Credentials with SD-JW
documents=] that use this media type.
- When securing verifiable credentials with [[SD-JWT]] implementers MUST ensure that
+ When securing [=verifiable credentials=] with [[SD-JWT]] implementers MUST ensure that
properties necessary for the validation and verification of a credential are NOT selectively
disclosable (i.e., such properties MUST be disclosed). These properties include but are not
- limited to credentialStatus
- and credentialSchema
.
+ limited to @context
,
+ type
,
+ credentialStatus
+ and credentialSchema
,
+ and relatedResource
.
To encrypt a secured [=verifiable credential=] @@ -759,11 +762,14 @@
- When securing verifiable presentations with [[SD-JWT]] implementers MUST ensure that
+ When securing [=verifiable credentials=] with [[SD-JWT]] implementers MUST ensure that
properties necessary for the validation and verification of a credential are NOT selectively
disclosable (i.e., such properties MUST be disclosed). These properties include but are not
- limited to credentialStatus
- and credentialSchema
.
+ limited to @context
,
+ type
,
+ credentialStatus
+ and credentialSchema
,
+ and relatedResource
.
To encrypt a secured [=verifiable presentation=]