chainloop

package
v0.95.4 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Signer

type Signer struct {
	sigstoresigner.Signer

	// PEM encoded public certificate chain
	Chain []string
	// contains filtered or unexported fields
}

Signer is a keyless signer for Chainloop

func NewSigner

func NewSigner(sc pb.SigningServiceClient, logger zerolog.Logger) *Signer

func (*Signer) SignMessage

func (cs *Signer) SignMessage(message io.Reader, opts ...sigstoresigner.SignOption) ([]byte, error)

Jump to

Keyboard shortcuts

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