Skip to content

Commit

Permalink
Add privlevel example.
Browse files Browse the repository at this point in the history
  • Loading branch information
deeglaze committed Jan 29, 2025
1 parent 4778105 commit af7248b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions cddl/examples/comid-7.diag
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
/ concise-mid-tag / {
/ comid.tag-identity / 1 : {
/ comid.tag-id / 0 : h'3827e03b25dd454cb36a679c923af51f'
},
/ comid.entity / 2 : [ {
/ comid.entity-name / 0 : "ACME Inc.",
/ comid.reg-id / 1 : 32("https://acme.example"),
/ comid.role / 2 : [ 0 ] / tag-creator /
} ],
/ comid.triples / 4 : {
/ comid.reference-triples / 0 : [ [
/ environment-map / {
/ comid.instance / 1 : / tagged-pkix-base64-key-type / 554("base64_key_X")
},
[
/ measurement-map / {
/ comid.mval / 1 : {
/ comid.linear-privlevel / 15 : 565([/ min: / 1, / max: / Infinity])
}
}
]
] ]
}
}

0 comments on commit af7248b

Please sign in to comment.