commit | 31a2b56ca29cc53b4a9fc36e61237e2eabe8643d | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Mon Mar 15 14:36:57 2021 +0000 |
committer | David Drysdale <drysdale@google.com> | Mon Mar 15 14:56:29 2021 +0000 |
tree | 1de33f3ac3de5469b06606862cdfe18b5b071bab | |
parent | 9d746597e82b0e5dbf7cc547173d94734a52d9e1 [diff] |
COSE unprotected parameters are a map not a bstr As per RFC 8152 section 3, the unprotected parameters in the headers of COSE objects are just encoded as a map, not as a bstr that contains the CBOR-encoding of a map. Test: TreeHugger presubmit Change-Id: Id4eeb023d3a81ad1398d78d410c8224bf941f9b1