package
0.3.0
Repository: https://github.com/google/keytransparency.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the client verifier.
NewFromDirectory creates a new instance of the client verifier from a config.

# Variables

ErrNilProof occurs when the provided GetUserResponse contains a nil proof.

# Structs

Verifier is a client helper library for verifying requests and responses.

# Interfaces

LogTracker tracks a series of consistent log roots.

# Type aliases

LogTrackerFactory allows the caller of NewFromDirectory to supply different tracker implementations.