signing

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TypeX509 = "x509"
	TypeKMS  = "kms"
)

Variables

View Source
var AllSigners = []string{TypeX509, TypeKMS}

Functions

This section is empty.

Types

type Signer

type Signer interface {
	signature.SignerVerifier
	Type() string
	Cert() string
	Chain() string
}

func Wrap added in v0.3.0

func Wrap(ctx context.Context, s Signer) (Signer, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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