Skip to main content

Module agent

Module agent 

Source
Expand description

CLI adapter for agent-based signing operations.

Wraps the Unix-only agent client from auths-core behind the AgentSigningPort trait, producing SSHSIG PEM output compatible with sign_with_seed().

Structsยง

CliAgentAdapter
CLI adapter that delegates signing to the Unix SSH agent.