We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483c1e2 commit d96fb48Copy full SHA for d96fb48
tuf-spec.md
@@ -462,7 +462,8 @@ Version: **1.0 (Draft)**
462
, ... ]
463
}
464
465
- where: ROLE is a dictionary whose "_type" field describes the role type.
+ where:
466
+ ROLE is a dictionary whose "_type" field describes the role type.
467
468
KEYID is the identifier of the key signing the ROLE dictionary.
469
@@ -476,7 +477,8 @@ Version: **1.0 (Draft)**
476
477
"keyval" : KEYVAL
478
479
- where: KEYTYPE is a string denoting a public key signature system, such
480
481
+ KEYTYPE is a string denoting a public key signature system, such
482
as RSA or ECDSA.
483
484
SCHEME is a string denoting a corresponding signature scheme. For
0 commit comments