python-tuf/tuf
Lukas Puehringer a55756327b Metadata API: add get_verification_result method
The method returns detailed information about signature verification of
a delegated role metadata.

Its implementation is taken from the verify_delegate method and slightly
updated. verify_delegate now is a thin wrapper on top of
get_verification_result.

fixes #2449

Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
Co-authored-by: Jussi Kukkonen <jkukkonen@google.com>
2023-10-03 12:05:39 +02:00
..
api Metadata API: add get_verification_result method 2023-10-03 12:05:39 +02:00
ngclient Metadata API: make new verify_delegate unaware of Metadata 2023-08-01 15:31:59 +02:00
repository repository: Use new annotated properties in do_*() 2023-03-08 10:27:43 +02:00
__init__.py Release python-tuf 3.0.0 2023-05-09 11:42:49 +03:00
py.typed Advertize type annotations with py.typed 2021-11-11 22:34:22 +02:00