aboutsummaryrefslogtreecommitdiffstats
path: root/test/captures/cose_sign1_tagged.cbordiag
blob: 64063320cd4f856c07f9a01592f370b32b7c2c7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
18(
  [
    / protected h'a10126' / << {
        / alg / 1:-7 / ECDSA 256 /
      } >>,
    / unprotected / {
      / kid / 4:'11'
    }, 
    / payload / 'This is the content.', 
    / signature / h'8eb33e4ca31d1c465ab05aac34cc6b23d58fef5c083106c4
d25a91aef0b0117e2af9a291aa32e14ab834dc56ed2a223444547e01f11d3b0916e5
a4c345cacb36'
  ]
)