Skip to content

Commit 552e89f

Browse files
author
nedmsmith
committed
Update comid-5.diag
Added section for reference-values triple that identifies keys as being measurements. A subsequent identity-triple example matches it so that key verify process will be applied.
1 parent 50a3128 commit 552e89f

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

cddl/examples/comid-5.diag

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
33
/ comid.tag-id / 0 : h'3f06af63a93c11e4979700505690773f'
44
},
55
/ comid.triples / 4 : {
6+
/ reference-triples / 0 : [
7+
[
8+
/ environment-map / {
9+
/ class / 0 : {
10+
/ class-id / 0 :
11+
/ tagged-uuid-type / 37( h'67b28b6c34cc40a19117ab5b05911e39' )
12+
}
13+
},
14+
[
15+
/ measurement-map / {
16+
/ mkey / 0 : "thing 2",
17+
/ mval / 1 : {
18+
/ cryptokeys / 13 : [
19+
/ tagged-pkix-base64-cert-path-type / 556("base64_cert_path_X"),
20+
/ tagged-pkix-base64-cert-path-type / 556("base64_cert_path_Y")
21+
]
22+
}
23+
}
24+
]
25+
]
26+
],
627
/ identity-triples / 2 : [
728
[
829
/ environment-map / {
@@ -92,7 +113,7 @@
92113
}
93114
]
94115
],
95-
/ attest-key-triples / 3 : [
116+
/ attest-key-triples / 3 : [
96117
[
97118
/ environment-map / {
98119
/ class / 0 : {

0 commit comments

Comments
 (0)