[][src]Module rpki::rta

Resource Tagged Attestations.

Resouce Tagged Attestations attaching signed attestations of ownership of resources referred to by a docuement. This is currently an IETF draft, see [draft-michaelson-rpki-rta] for details.

Current limitations:

  • Resources are read in a rather relaxed way: they can be unordered and overlapping. This happens even if the strict flag is set.

draft-michaelson-rpki-rta: https://tools.ietf.org/html/draft-michaelson-rpki-rta

Structs

AttestationBuilder
MultiSignedObject

The flavour of a signed object used for RTAs.

ResourceTaggedAttestation
Rta
RtaBuilder
SignerInfo

A single SignerInfo of a signed object.

Validation