ssh-add

Add RSA or DSA identities to the authentication agent

Syntax:

ssh-add [-cDdLlXx] [-t life] [file ...]

ssh-add -s reader

ssh-add -e reader

Runs on:

QNX Neutrino

Options:

See ssh-add in the NetBSD documentation.

Description:

The ssh-add adds RSA or DSA identities to the authentication agent, ssh-agent. For more information, see ssh-add in the NetBSD documentation.

Contributing author:

NetBSD