[][src]Module tough::editor

Provides a RepositoryEditor object for building and editing TUF repositories.

Modules

signed

Provides the SignedRepository object which represents the output of RepositoryEditor after signing, ready to be written to disk. Provides the SignedDelegatedTargets object which represents the output of TargetsEditor after signing, ready to be written to disk.

targets

Provides a TargetsEditor object for building and editing targets roles.

Structs

RepositoryEditor

RepositoryEditor contains the various bits of data needed to construct or edit a TUF repository.