Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
OR13 committed Nov 6, 2023
1 parent 23582be commit e6e81cc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions draft-steele-cose-hash-envelope.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@ For large payloads this is a problem. This draft addresses this problem by descr
## Usage

~~~~ cbor-diag
{
/ Algorithm /
1: -35,
{
/ Algorithm /
1: -35,
/ Key identifier /
4: h'75726e3a...32636573',
4: h'75726e3a...32636573',
/ typ of the envelope /
TBD 0: application/hashed+cose
TBD 0: application/hashed+cose
/ Hash algorithm of the payload /
TBD 1: sha-256
TBD 1: sha-256
/ cty of the preimage of the payload /
TBD 2: application/jwk+json
TBD 2: application/jwk+json
}
~~~~

Expand Down

0 comments on commit e6e81cc

Please sign in to comment.