ASN.1: add question about optional field Custom

Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
This commit is contained in:
Sebastien Awwad 2018-10-01 15:09:37 -04:00
parent c4b27ccf01
commit 365aeb9c68
No known key found for this signature in database
GPG key ID: BC0C6DEDD5E5CC03

View file

@ -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