diff --git a/index.html b/index.html index fddf531..a949937 100644 --- a/index.html +++ b/index.html @@ -427,6 +427,11 @@

Proof Representations

DataIntegrityProof

+

+A proof contains the attributes specified in the +Proofs section +of [[VC-DATA-INTEGRITY]] with the following restrictions. +

The `verificationMethod` property of the proof MUST be a URL. Dereferencing the `verificationMethod` MUST result in an object @@ -441,15 +446,6 @@

DataIntegrityProof

The `cryptosuite` property of the proof MUST be `bbs-2023`.

-The `created` property of the proof MUST be an [[XMLSCHEMA11-2]] -formatted date string. -

-

-The `proofPurpose` property of the proof MUST be a string, and MUST -match the verification relationship expressed by the verification method -`controller`. -

-

The value of the `proofValue` property of the proof MUST be an BBS signature or BBS proof produced according to [[CFRG-BBS-SIGNATURE]] then serialized and encoded according to procedures in section .