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 e2e1d84 commit d05e7b4Copy full SHA for d05e7b4
specification.md
@@ -57,8 +57,11 @@ Parameters:
57
- https://theupdateframework.com/Root/v1.0.5
58
- etc...
59
60
-* KEYID is an optional, unauthenticated hint indicating what key was used to
61
- sign the message. It **MUST NOT** be used for security decisions.
+* KEYID is an optional, unauthenticated hint indicating what key and algorithm
+ was used to sign the message. As with Sign(), details are agreed upon
62
+ out-of-band by the signer and verifier. It **MUST NOT** be used for security
63
+ decisions; it may only be used to narrow the selection of possible keys to
64
+ try.
65
66
Functions:
67
0 commit comments