Module trust

Module trust 

Source
Expand description

Trust model implementations, linked together in the shared ModelBasedVerifier API.

Re-exports§

pub use model::ModelBasedVerifier;

Modules§

anchor 🔒
Implementation of the basic “trust anchor” verification method.
model 🔒
plain 🔒
Implementation of the “plain” verification method.
util 🔒
Helper functions for VOA trust model business logic
wot 🔒
Implementation of the “Web of Trust” model.