Skip to content

Commit e15d7d0

Browse files
Add self-described CBOR tag to CDDL (#55)
Fix #51. Signed-off-by: Steven Bellock <sbellock@nvidia.com>
1 parent b959525 commit e15d7d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

specifications/ietf-eat-profile/cddl/ietf_eat_ocp_profile.cddl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,5 @@ unprotected-ce-header-map = {
5353
* cose-label => cose-value
5454
}
5555

56+
; Explicitly assert that CWT is encoded as CBOR with the self-described CBOR tag.
57+
ocp-evidence-eat = #6.55799(signed-cwt)

0 commit comments

Comments
 (0)