bundle

package
v1.13.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RekorBundle

type RekorBundle struct {
	SignedEntryTimestamp []byte
	Payload              RekorPayload
}

RekorBundle holds metadata about recording a Signature's ephemeral key to a Rekor transparency log.

func EntryToBundle

func EntryToBundle(entry *models.LogEntryAnon) *RekorBundle

type RekorPayload

type RekorPayload struct {
	Body           interface{} `json:"body"`
	IntegratedTime int64       `json:"integratedTime"`
	LogIndex       int64       `json:"logIndex"`
	LogID          string      `json:"logID"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL