Skip to main content

Crate git_sshripped_ssh_agent

Crate git_sshripped_ssh_agent 

Source

Structs§

AgentKey
An SSH key available in the running SSH agent.
AgentWrappedKey
An SSH-agent-wrapped repo key.

Functions§

agent_unwrap_repo_key
Unwrap (decrypt) a repo key using the SSH agent.
agent_wrap_repo_key
Wrap (encrypt) a repo key using the SSH agent.
list_agent_ed25519_keys
Connect to the SSH agent and list all available Ed25519 keys.