Module tuf::metadata [] [src]

Structures used to represent TUF metadata

Structs

MetadataDescription

Description of a piece of metadata, used in verification.

MetadataPath

Wrapper for a path to metadata

RoleDefinition

The definition of what allows a role to be trusted.

RootMetadata

Metadata for the root role.

SignedMetadata

A piece of raw metadata with attached signatures.

SnapshotMetadata

Metadata for the snapshot role.

TargetDescription

Description of a target, used in verification.

TargetPath

Wrapper for a path to a target.

TargetsMetadata

Metadata for the targets role.

TimestampMetadata

Metadata for the timestamp role.

Enums

MetadataVersion

Enum used for addressing versioned TUF metadata.

Role

The TUF role.

Traits

Metadata

Top level trait used for role metadata.