Crate tlsn_prover

Source
Expand description

TLSNotary prover library.

Modules§

state
TLS prover states.

Structs§

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.

Enums§

ProverConfigBuilderError
Error type for ProverConfigBuilder