signing

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

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

Variables

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

Functions

This section is empty.

Types

type Signer

type Signer interface {
	signature.Signer
	Type() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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