[][src]Crate trust_graph

Structs

Certificate

Chain of trusts started from self-signed root trust.

KeyPair

An Ed25519 keypair.

TrustGraph

Graph to efficiently calculate weights of certificates and get chains of certificates. TODO serialization/deserialization TODO export a certificate from graph