package
0.21.2
Repository: https://github.com/smlx/piv-agent.git
Documentation: pkg.go.dev

# Functions

NewAgent returns a new Agent.

# Variables

ErrNotImplemented is returned from any unimplemented method.
ErrUnknownKey is returned when a signature is requested for an unknown key.

# Structs

Agent implements the crypto/ssh Agent interface https://pkg.go.dev/golang.org/x/crypto/ssh/agent#Agent.