python-tuf/tuf/api
Lukas Puehringer e997097d1c Add generic Metadata.read_from_json class method
Add generic read from json class method that returns a Metadata
object with a signed field that contains the appropriate Signed
subclass, based on the signed._type field of the read metadata.

Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2020-09-10 15:59:10 +02:00
..
metadata.py Add generic Metadata.read_from_json class method 2020-09-10 15:59:10 +02:00