Namespace Dev.Sigstore.Bundle.V1
Classes
- 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
extfield of the extension will expect this message when the signature extension is for Sigstore. This is identified by thekindfield 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 thepublic_keyfield is used to indicate the key identifier, it MUST match thekeyidfield 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.