keymanagertest

package
v1.9.4 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGenerator added in v1.5.0

func NewGenerator() keymanagerbase.Generator

func Test added in v1.0.0

func Test(t *testing.T, config Config)

Types

type Config added in v1.0.0

type Config struct {
	Create CreateFunc

	// UnsupportedSignatureAlgorithms is a map of algorithms that are
	// unsupported for the given key type.
	UnsupportedSignatureAlgorithms map[keymanager.KeyType][]x509.SignatureAlgorithm
	// contains filtered or unexported fields
}

type CreateFunc added in v1.0.0

type CreateFunc = func(t *testing.T) keymanager.KeyManager

Jump to

Keyboard shortcuts

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