File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3206,10 +3206,11 @@ <h2>Integrity of Related Resources</h2>
32063206
32073207 < p >
32083208A [=conforming verifier implementation=] that makes use of a resource based on
3209- the `id` of an object inside a [=conforming document=] with a corresponding
3210- cryptographic digest MUST check the digest against the retrieved resource. If
3211- the digest of the retrieved resource does not match the one provided by the
3212- [=issuer=], the [=conforming verifier implementation=] MUST produce an error.
3209+ the `id` of a `relatedResource` object inside a [=conforming document=] with a
3210+ corresponding cryptographic digest appearing in a `relatedResource` object value
3211+ MUST compute the digest of the retrieved resource. If the digest provided by the
3212+ [=issuer=] does not match the digest computed for the retrieved resource, the
3213+ [=conforming verifier implementation=] MUST produce an error.
32133214 </ p >
32143215
32153216 < p >
You can’t perform that action at this time.
0 commit comments