Check a series of proof graphs, ie, check whether the included signature of a proof graph corresponds to the hash value.
The following checks are also made for each proof graph:
Errors are stored in the report structure. If any error occurs in any proof graph the result is false; otherwise, result is the conjunction of each individual proof graph verifications.
report
false
placeholder for error reports
the original dataset to be checked with
Check a series of proof graphs, ie, check whether the included signature of a proof graph corresponds to the hash value.
The following checks are also made for each proof graph:
Errors are stored in the
report
structure. If any error occurs in any proof graph the result isfalse
; otherwise, result is the conjunction of each individual proof graph verifications.