package
0.0.0-20250220111111-81faaa5d65da
Repository: https://github.com/transparency-dev/static-ct.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewCpSigner returns a new note signer that can sign https://c2sp.org/static-ct-api checkpoints.
NewLog instantiates a new log instance, with write endpoints.
No description provided by the author
ParseExtKeyUsages parses strings into x509ExtKeyUsage.
ParseOIDs parses strings of dot seaparated numbers into OIDs.

# Structs

ChainValidationOpts contains various parameters for certificate chain validation.
DefaultRequestLog is an implementation of RequestLog that does nothing except log the calls at a high level of verbosity.
HandlerOptions describes log handlers options.

# Interfaces

Storage provides functions to store certificates in a static-ct-api log.
TimeSource can provide the current time, or be replaced by a mock in tests to return specific values.