challenge

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 challenge defines an interface for a dynamic challenge password cache.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Middleware

Middleware wraps next in a CSRSigner that verifies and invalidates the challenge

Types

type Store

type Store interface {
	SCEPChallenge() (string, error)
	HasChallenge(pw string) (bool, error)
}

Store is a dynamic challenge password cache.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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