keyman

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2025 License: MIT Imports: 4 Imported by: 2

Documentation

Overview

keyman provides key management functionality

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KeyFetchInMemory

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

KeyFetchInMemory implements KeyFetcher for public keys stored in memory.

func NewKeyFetchInMemory

func NewKeyFetchInMemory(pubkeys map[string]httpsig.KeySpec) *KeyFetchInMemory

func (*KeyFetchInMemory) Fetch

func (*KeyFetchInMemory) FetchByKeyID

func (kf *KeyFetchInMemory) FetchByKeyID(ctx context.Context, rh http.Header, keyID string) (httpsig.KeySpecer, error)

Jump to

Keyboard shortcuts

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