Expand description
TLSNotary core library.
Modules§
- connection
- TLS connection types.
- fixtures
- Fixtures for testing
- hash
- Hash types.
- merkle
- Merkle tree types.
- transcript
- Transcript types.
Structs§
- Prove
Config - Configuration to prove information to the verifier.
- Prove
Config Builder - Builder for
ProveConfig
. - Prove
Config Builder Error - Error for
ProveConfigBuilder
. - Prover
Output - Prover output.
- Verifier
Output - Verifier output.
- Verify
Config - Configuration to verify information from the prover.
- Verify
Config Builder - Builder for
VerifyConfig
. - Verify
Config Builder Error - Error for
VerifyConfigBuilder
.