mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
ASN.1: add question about optional field Custom
Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
This commit is contained in:
parent
c4b27ccf01
commit
365aeb9c68
1 changed files with 6 additions and 0 deletions
|
|
@ -116,6 +116,12 @@ Questions:
|
|||
'meta'. I've left that name here as well, but it's an awful name....
|
||||
It should be 'role-infos' or something along those lines.
|
||||
|
||||
- The custom target fields are optional, but if the list appears, the length
|
||||
of that list should be required, ideally (custom needs num-custom). I can
|
||||
capture these in a single object,
|
||||
e.g. CustomSection optional: num-custom, customs
|
||||
It's a little longer and possibly less readable.
|
||||
|
||||
*/
|
||||
|
||||
TUFMetadataDefinitions DEFINITIONS AUTOMATIC TAGS ::= BEGIN
|
||||
|
|
|
|||
Loading…
Reference in a new issue