Functions§
- A simple verifier which reads a proof generated by
simple_prover.rs
from “proof.json”, verifies it and prints the verified data to the console. - This verifies the identity of the server using a default certificate verifier which trusts the root certificates from the
webpki-roots
crate.