| rfc9942v4.txt | rfc9942.txt | |||
|---|---|---|---|---|
| skipping to change at line 230 ¶ | skipping to change at line 230 ¶ | |||
| headers of Enveloped COSE Structures. | headers of Enveloped COSE Structures. | |||
| When the "receipts" header parameter is present, the verifier MUST | When the "receipts" header parameter is present, the verifier MUST | |||
| confirm that the associated Verifiable Data Structure and Verifiable | confirm that the associated Verifiable Data Structure and Verifiable | |||
| Data Structure Proofs match entries present in the registries | Data Structure Proofs match entries present in the registries | |||
| established in this specification, including values added in | established in this specification, including values added in | |||
| subsequent registrations. | subsequent registrations. | |||
| Receipts MUST be tagged as COSE_Sign1. | Receipts MUST be tagged as COSE_Sign1. | |||
| The following definition from [RFC8610] is provided: | Figure 1 defines how Receipts are included in a COSE_Sign1 data item: | |||
| Signature_With_Receipt = #6.18(COSE_Sign1) | Signature_With_Receipt = #6.18(COSE_Sign1) | |||
| cose-label = int / text | cose-label = int / text | |||
| cose-values = any | cose-values = any | |||
| Protected_Header = { | Protected_Header = { | |||
| * cose-label => cose-values | * cose-label => cose-values | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. | ||||