diff --git a/index.html b/index.html index a22b7c7..3eb7c29 100644 --- a/index.html +++ b/index.html @@ -672,11 +672,14 @@

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 @@

Securing JSON-LD Verifiable Presentations with SD-J These credentials are secured using SD-JWT in this case.

- 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=]