file

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileSignerProvider

type FileSignerProvider struct {
	KeyPath           string
	CertPath          string
	IntermediatePaths []string
}

func New

func New(opts ...Option) FileSignerProvider

func (FileSignerProvider) Signer

type Option

type Option func(fsp *FileSignerProvider)

func WithCertPath

func WithCertPath(certPath string) Option

func WithIntermediatePaths

func WithIntermediatePaths(intermediatePaths []string) Option

func WithKeyPath

func WithKeyPath(keyPath string) Option

Jump to

Keyboard shortcuts

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