Functions§
- verify_
proof - 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. - verify_
session - This verifies the identity of the server using a default certificate verifier which trusts
the root certificates from the
webpki-roots
crate.