Module tuf::metadata [] [src]

TUF metadata.

Structs

Delegation

A delegated targets role.

Delegations

Wrapper to described a collections of delegations.

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 the real path to a target.

TargetsMetadata

Metadata for the targets role.

TimestampMetadata

Metadata for the timestamp role.

VirtualTargetPath

Wrapper for the virtual path to a target.

Enums

MetadataVersion

Enum used for addressing versioned TUF metadata.

Role

The TUF role.

Traits

Metadata

Top level trait used for role metadata.