# Functions
No description provided by the author
No description provided by the author
NewDefaultVerifier returns a new CertVerifier with the default Fulcio roots loaded from the local TUF client.
ObjectHash is a string representation of an encoded Git object.
Verify takes a context, rekor verifier client, Git object data (everything but the signature), and a Git signature.
VerifySignature verifies for a given Git data + signature pair.
WithIntermediatePool sets the base intermediate CertPool for the verifier.
WithRootPool sets the base CertPool for the verifier.
WithIntermediatePool sets the base intermediate CertPool for the verifier.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CertVerifier is the default implementation of Verifier.
Claim is a key value pair representing the status of a given ClaimCondition.
VerificationSummary holds artifacts of the gitsign verification of a Git commit or tag.
# Interfaces
Verifier verifies git commit signature data.
# Type aliases
No description provided by the author
No description provided by the author