Table of Contents

Namespace Sigstore.Verification

Classes

CertificateIdentityMatcher

Describes how to compare expected and observed certificate identity strings.

CertificateIdentityMatcher.ExactMatch

Exact string comparison.

CertificateIdentityMatcher.RegexMatch

Regular expression match.

SignerIdentity

Identity-oriented view of a Fulcio leaf certificate.

VerificationPipeline

Implements the Sigstore verification stages described in the client specification (bundle verification).

VerificationPolicy

Immutable identity policy for Sigstore bundle verification.

VerificationResult

Outcome of Sigstore bundle verification.

Verifier

Primary public entry point for Sigstore bundle verification.