Open
Description
File:
Specification:
https://w3c-ccg.github.io/ld-proofs/#proof-chains
A proof chain is useful when the same data needs to be signed by multiple entities and the order of when the proofs occurred matters, such as in the case of a notary counter-signing a proof that had been created on a document. A proof chain, where order needs to be preserved, is represented by associating an ordered list of proofs with the proofChain key in a document.
The major difference between a proofChain
and a proofSet
is that in a proofChain
order matters.