Module edcert::root_validator [] [src]

This module provides a validator, which analyzes the trust chain to validate a Certificate.

Structs

RootValidator

This is a simple Validator, which checks the trust chain for valid certificates. The top-most Certificate must be signed with the right master private key.