From b3f0737edcd5b3ebdd5f018abd3a71826334ab60 Mon Sep 17 00:00:00 2001 From: Andrew Jones Date: Mon, 21 Oct 2024 15:37:53 +0000 Subject: [PATCH] Improve normative statement WRT to derived proofValue element count. --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 8809554..e62c220 100644 --- a/index.html +++ b/index.html @@ -1157,7 +1157,8 @@

parseDerivedProofValue

bytes that follow the three-byte BBS disclosure proof header. If the result is not an array of five, six, or seven elements — a byte array, a map of integers to integers, -two arrays of integers, and one or two byte arrays; +two arrays of integers, one or two byte arrays, and an optional element +determined by the featureOption; an error MUST be raised and SHOULD convey an error type of PROOF_VERIFICATION_ERROR.