Metadata APIΒΆ

The low-level Metadata API contains two modules:

  • Metadata contains the actual Metadata abstraction that higher level libraries and application code should use to interact with TUF metadata. This abstraction provides safe reading and writing to supported file formats and helper functions for accessing and modifying the metadata contents.

  • Serialization covers serializing the metadata into specific wire formats (like json).