Skip to content

Commit 9132fd9

Browse files
committed
Add Nonce in COSE CWT Examples
1 parent 4cdc7e5 commit 9132fd9

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

examples/cose-cwt-x5chain.diag

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
/ payload / <<{
99
/ eat-profile / 265 : h'88378952',
1010
/ iss / 1 : "MyIssuer",
11+
/ nonce / 10: h'AAAABBBBAAAABBBBAAAABBBB',
1112
/ eat-measurements / 273 : [
1213
/ measurements-format / [
1314
10571, / Content Format ID - Concise Evidence /

examples/cose-cwt-x5chain2.diag

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
/ payload / <<{
1313
/ eat-profile / 265 : h'88378952',
1414
/ iss / 1 : "MyIssuer",
15+
/ nonce / 10: h'AAAABBBBAAAABBBBAAAABBBB',
1516
/ eat-measurements / 273 : [
1617
/ measurements-format / [
1718
10571, / Content Format ID - Concise Evidence /

0 commit comments

Comments
 (0)