Crate verity_verify_tls

Source

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.