rfc9338v3.txt | rfc9338.txt | |||
---|---|---|---|---|
skipping to change at line 232 ¶ | skipping to change at line 232 ¶ | |||
Table 1: Common Header Parameters | Table 1: Common Header Parameters | |||
The CDDL fragment that represents the set of header parameters | The CDDL fragment that represents the set of header parameters | |||
defined in this section is given below. Each of the header | defined in this section is given below. Each of the header | |||
parameters is tagged as optional because they do not need to be in | parameters is tagged as optional because they do not need to be in | |||
every map; however, the header parameters required in specific maps | every map; however, the header parameters required in specific maps | |||
are discussed above. | are discussed above. | |||
CountersignatureV2_header = ( | CountersignatureV2_header = ( | |||
11 => COSE_Countersignature / [+ COSE_Countersignature] | ? 11 => COSE_Countersignature / [+ COSE_Countersignature] | |||
) | ) | |||
Countersignature0V2_header = ( | Countersignature0V2_header = ( | |||
12 => COSE_Countersignature0 | ? 12 => COSE_Countersignature0 | |||
) | ) | |||
3. Version 2 Countersignatures | 3. Version 2 Countersignatures | |||
A countersignature is normally defined as a second signature that | A countersignature is normally defined as a second signature that | |||
confirms a primary signature. A normal example of a countersignature | confirms a primary signature. A normal example of a countersignature | |||
is the signature that a notary public places on a document as | is the signature that a notary public places on a document as | |||
witnessing that you have signed the document. A notary typically | witnessing that you have signed the document. A notary typically | |||
includes a timestamp to indicate when notarization occurs; however, | includes a timestamp to indicate when notarization occurs; however, | |||
such a timestamp has not yet been defined for COSE. A timestamp, | such a timestamp has not yet been defined for COSE. A timestamp, | |||
End of changes. 2 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. |