PTWM
trust

ptwm_core::trust::verifier

Decides whether an ExtensionTableEntry is trusted given the active keyring and the bundled-key status. Built-ins (whose canonical_id was derived from BUILTIN_PUBKEY) are trusted by construction.

ptwm_core::trust::verifier

Decides whether an ExtensionTableEntry is trusted given the active keyring and the bundled-key status. Built-ins (whose canonical_id was derived from BUILTIN_PUBKEY) are trusted by construction.

rsmod

ptwm_core::trust::verifier

crates/ptwm-core/src/trust/verifier.rs:1
mod verifier

Decides whether an ExtensionTableEntry is *trusted* given the active keyring and the bundled-key status. Built-ins (whose canonical_id was derived from BUILTIN_PUBKEY) are trusted by construction.

rstype

ptwm_core::trust::verifier::TrustVerdict

crates/ptwm-core/src/trust/verifier.rs:10
pub enum TrustVerdict
rstype

ptwm_core::trust::verifier::Verifier

crates/ptwm-core/src/trust/verifier.rs:15
pub struct Verifier