Package dev.sigstore.rekor.client
-
Interface Summary Interface Description RekorClient A client to communicate with a rekor service instance.RekorEntry A local representation of a rekor entry in the log.RekorEntry.Checkpoint RekorEntry.CheckpointSignature RekorEntry.InclusionProof Inclusion proof to allow verification that the entry is truly part of the Rekor merkle tree.RekorEntry.Verification A class representing verification information for a log entry.RekorEntryBody A representation of the body of aRekorEntry
.RekorResponse Representation of a rekor response with the log location, raw log string and parsed log information. -
Class Summary Class Description HashedRekordRequest RekorClientHttp A client to communicate with a rekor service instance over http.RekorClientHttp.Builder RekorEntryFetcher Compat fetcher of rekor entries for incomplete offline signature separates.RekorTypes Parser for the body.spec element ofRekorEntry
.RekorVerifier Verifier for rekor entries. -
Exception Summary Exception Description RekorParseException RekorTypeException RekorVerificationException