diff --git a/index.html b/index.html index bbf7f6b..f78aa50 100644 --- a/index.html +++ b/index.html @@ -602,9 +602,12 @@

parseBaseProofValue

  1. Ensure the `proofValue` string starts with -u -U+0055 LATIN SMALL LETTER U, indicating that it is a -multibase-base64url-no-pad-encoded value, and throw an error if it does not. + + u + (U+0075 + LATIN SMALL LETTER U), +indicating that it is a `multibase-base64url-no-pad-encoded` value, and throw +an error if it does not.
  2. Initialize `decodedProofValue` to the result of base64url-no-pad-decoding the