Skip to main content

Module bundle

Module bundle 

Source
Expand description

Trust anchor bundles (SIGNATIF §7, Annex E).

The bundle is the starting point of all verification paths: the set of root trust authorities (with aggregate keys and quorum parameters) and the recognized transparency logs. It is versioned, validity-bounded, signed by the root authority, deterministic for out-of-band distribution, and — per the framework — its updates are recorded in a transparency log.

Structs§

AnchorLog
One recognized transparency log.
AnchorRoot
One root trust authority in the bundle.
TrustAnchorBundle
A versioned, signed set of trust anchors.