verification

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DynamicVerifier

type DynamicVerifier interface {
	GetVerifier(metalink.File, bool, bool, string) (verification.Verifier, error)
}

type DynamicVerifierImpl

type DynamicVerifierImpl struct {
	// contains filtered or unexported fields
}

func NewDynamicVerifierImpl

func NewDynamicVerifierImpl(fs boshsys.FileSystem) DynamicVerifierImpl

func (DynamicVerifierImpl) GetVerifier

func (v DynamicVerifierImpl) GetVerifier(meta4file metalink.File, skipHash bool, skipSignature bool, signatureTrustStore string) (verification.Verifier, error)

Jump to

Keyboard shortcuts

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