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§
- Anchor
Log - One recognized transparency log.
- Anchor
Root - One root trust authority in the bundle.
- Trust
Anchor Bundle - A versioned, signed set of trust anchors.