Module trust_anchor

Module trust_anchor 

Source
Expand description

The “simple trust anchor” OpenPGP verification method.

Structs§

NumCertifications
The required number of certifications for an identity on an artifact verifier.
TrustAnchorMode
Settings for the trust-anchor mode.

Constants§

DEFAULT_REQUIRED_CERTIFICATIONS 🔒
Default minimum required amount of certifications for trust anchor mode.

Functions§

validate_required_certifications 🔒
Validates that the required number of certifications matches the amount of pinned trust anchors.