Crate tlsn_prover

Source
Expand description

TLSNotary prover library.

Modules§

state
TLS prover states.

Structs§

ProveConfig
Configuration to prove information to the verifier.
ProveConfigBuilder
Builder for ProveConfig.
ProveConfigBuilderError
Error for ProveConfigBuilder.
Prover
A prover instance.
ProverConfig
Configuration for the prover
ProverConfigBuilder
Builder for ProverConfig.
ProverControl
A controller for the prover.
ProverError
Error for Prover.
ProverFuture
Prover future which must be polled for the TLS connection to make progress.
ProverOutput
Prover output.

Enums§

ProverConfigBuilderError
Error type for ProverConfigBuilder