Table of Contents

Namespace Dev.Sigstore.Bundle.V1

Classes

Bundle
SigstoreBundleReflection

Holder for reflection information generated from sigstore_bundle.proto

TimestampVerificationData

Various timestamped counter signatures over the artifacts signature. Currently only RFC3161 signatures are provided. More formats may be added in the future.

VerificationMaterial

VerificationMaterial captures details on the materials used to verify signatures. This message may be embedded in a DSSE envelope as a signature extension. Specifically, the ext field of the extension will expect this message when the signature extension is for Sigstore. This is identified by the kind field in the extension, which must be set to application/vnd.dev.sigstore.verificationmaterial;version=0.1 for Sigstore. When used as a DSSE extension, if the public_key field is used to indicate the key identifier, it MUST match the keyid field of the signature the extension is attached to.

Enums

Bundle.ContentOneofCase

Enum of possible cases for the "content" oneof.

VerificationMaterial.ContentOneofCase

Enum of possible cases for the "content" oneof.