python-tuf/tuf
Teodora Sechkova 167e1793d0 Fix Root.add_key() argument's type
After the implementation of a Key class representing
the public portion of a key, the method add_key() should
take an argument of type Key, instead of a dictionary.

Test cases are updated accordingly.

Signed-off-by: Teodora Sechkova <tsechkova@vmware.com>
2021-05-13 11:23:15 +03:00
..
api Fix Root.add_key() argument's type 2021-05-13 11:23:15 +03:00
client Remove future module #1297 2021-04-11 11:37:45 +02:00
scripts Remove future module #1297 2021-04-11 11:37:45 +02:00
__init__.py Prepare v0.17.0 release 2021-02-25 10:49:12 +00:00
ATTACKS.md fix-up the document spelling mistake 2019-08-27 14:41:24 +08:00
developer_tool.py Remove future module #1297 2021-04-11 11:37:45 +02:00
download.py Remove future module #1297 2021-04-11 11:37:45 +02:00
exceptions.py Remove future module #1297 2021-04-11 11:37:45 +02:00
formats.py Remove future module #1297 2021-04-11 11:37:45 +02:00
keydb.py Remove future module #1297 2021-04-11 11:37:45 +02:00
log.py Remove future module #1297 2021-04-11 11:37:45 +02:00
mirrors.py Remove future module #1297 2021-04-11 11:37:45 +02:00
README-developer-tools.md Adopt sslib keygen interface encryption changes 2020-11-11 10:27:56 +01:00
README.md Link to CLI.md from getting started and readme docs 2018-02-06 17:00:24 -05:00
repository_lib.py Remove future module #1297 2021-04-11 11:37:45 +02:00
repository_tool.py Remove future module #1297 2021-04-11 11:37:45 +02:00
requests_fetcher.py Remove use of six 2021-04-09 14:07:44 +03:00
roledb.py Remove future module #1297 2021-04-11 11:37:45 +02:00
settings.py Remove future module #1297 2021-04-11 11:37:45 +02:00
sig.py Remove future module #1297 2021-04-11 11:37:45 +02:00
unittest_toolbox.py Remove future module #1297 2021-04-11 11:37:45 +02:00