Skip to content

Commit

Permalink
Update draft-ietf-cose-hash-envelope.md
Browse files Browse the repository at this point in the history
Co-authored-by: Orie Steele <[email protected]>
  • Loading branch information
SteveLasker and OR13 authored Dec 6, 2024
1 parent 67752a0 commit b16c685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-cose-hash-envelope.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ TBD_3:
Hash_Envelope_Protected_Header = {
? &(alg: 1) => int,
? &(typ: 16) => uint / tstr
&(payload_hash_alg: TBD_1) => uint
&(payload_hash_alg: TBD_1) => int
&(payload_preimage_content_type: TBD_2) => uint / tstr
? &(payload_location: TBD_3) => tstr
* int / tstr => any
Expand Down

0 comments on commit b16c685

Please sign in to comment.