Class: Sigstore::Rekor::V1::TransparencyLogEntry
- Inherits:
-
Object
- Object
- Sigstore::Rekor::V1::TransparencyLogEntry
- Extended by:
- Protobug::Message
- Defined in:
- lib/sigstore/rekor/v1/sigstore_rekor_pb.rb
Overview
TransparencyLogEntry captures all the details required from Rekor to reconstruct an entry, given that the payload is provided via other means. This type can easily be created from the existing response from Rekor. Future iterations could rely on Rekor returning the minimal set of attributes (excluding the payload) that are required for verifying the inclusion promise. The inclusion promise (called SignedEntryTimestamp in the response from Rekor) is similar to a Signed Certificate Timestamp as described here www.rfc-editor.org/rfc/rfc6962.html#section-3.2.