ssh-agent

Authentication agent

Syntax:

ssh-agent [-c | -s] [-d] [-a bind_address] [-t life]
          [command [arg ...]]

ssh-agent [-c | -s] -k

Runs on:

QNX Neutrino

Options:

See ssh-agent in the NetBSD documentation.

Description:

The ssh-agent is a program that holds private keys used for public key authentication (RSA, DSA). For more information, see ssh-agent in the NetBSD documentation.

Contributing author:

NetBSD