Skip to main content

Module error

Module error 

Source
Expand description

AgentError — the agent face’s error type (KOV-13).

It is a control-flow error type: it never carries key bytes, a challenge, or any secret material (I7/I12). A protocol-level fault (malformed frame, unknown opcode, refused signature) is mapped by the daemon to an SSH_AGENT_FAILURE reply, not surfaced to the peer as text.

Enums§

AgentError
Errors raised while serving the ssh-agent protocol.