csrverifier

package
v2.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package csrverifier defines an interface for CSR verification.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Middleware

Middleware wraps next in a CSRSigner that runs verifier

Types

type CSRVerifier

type CSRVerifier interface {
	Verify(data []byte) (bool, error)
}

CSRVerifier verifies the raw decrypted CSR.

Directories

Path Synopsis
Package executablecsrverifier defines the ExecutableCSRVerifier csrverifier.CSRVerifier.
Package executablecsrverifier defines the ExecutableCSRVerifier csrverifier.CSRVerifier.

Jump to

Keyboard shortcuts

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