Skip to content

Commit

Permalink
Merge pull request #78 from thomas-fossati/hexample
Browse files Browse the repository at this point in the history
provide hex dump of the example token
  • Loading branch information
thomas-fossati authored Jul 5, 2023
2 parents d729113 + 816435c commit e887d46
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
14 changes: 14 additions & 0 deletions cddl/example/cose.hex
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
d28443a10126a059013baa1901097818687474703a2f2f61726d2e636f6d
2f7073612f322e302e3019095a1a7fffffff19095b19300019095c582000
000000000000000000000000000000000000000000000000000000000000
0019095d48000000000000000019095e7331323334353637383930313233
2d313233343519095f81a202582003030303030303030303030303030303
030303030303030303030303030303030558200404040404040404040404
0404040404040404040404040404040404040404040a5820010101010101
010101010101010101010101010101010101010101010101010119010058
210102020202020202020202020202020202020202020202020202020202
02020202190960782e68747470733a2f2f7665726169736f6e2e6578616d
706c652f76312f6368616c6c656e67652d726573706f6e7365584056f50d
131fa83979ae064e76e70dc75c070b6d991aec08adf9f41cab7f1b7e2c47
f67daca8bb49e3119b7bae77aec6c89162713e0cc6d0e7327831e67f3284
1a
6 changes: 6 additions & 0 deletions draft-tschofenig-rats-psa-token.md
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,12 @@ The resulting COSE object is:
{::include cddl/example/cose.diag}
~~~

which has the following base16 encoding:

~~~
{::include cddl/example/cose.hex}
~~~

# Acknowledgments
{:numbered="false"}

Expand Down

0 comments on commit e887d46

Please sign in to comment.