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ยง
- CliAgent
Adapter - CLI adapter that delegates signing to the Unix SSH agent.