Module mithril_common::certificate_chain
source · Expand description
Tools to retrieve, validate the Certificate Chain created by an aggregator
Structs§
- CertificateGenesisProducer is in charge of producing a Genesis Certificate
- CertificateRetriever related errors.
- A fake CertificateRetriever that returns a Certificate given its hash
- MithrilCertificateVerifier is an implementation of the CertificateVerifier
Enums§
- CertificateVerifier related errors.
Traits§
- CertificateRetriever is in charge of retrieving a Certificate given its hash
- CertificateVerifier is the cryptographic engine in charge of verifying multi signatures and certificates