diff --git a/index.html b/index.html index 83853c5a6..4ac67131b 100644 --- a/index.html +++ b/index.html @@ -2248,8 +2248,11 @@

Proofs (e.g., Signatures)

or key purpose.
  • The key MUST NOT be revoked or expired.
  • The cryptographic signature MUST be valid.
  • -
  • If a proofPurpose exists, it MUST be a valid value - per the cryptographic suite.
  • +
  • + If the cryptographic suite expects a proofPurpose, + it MUST exist and be a valid value (such as + credentialIssuance) per the cryptographic suite. +