module Net::SSH::Authentication::Pageant
This module encapsulates the implementation of a socket factory that uses the PuTTY “pageant” utility to obtain information about SSH identities.
This code is a slightly modified version of the original implementation by Guillaume Marçais (guillaume.marcais@free.fr). It is used and relicensed by permission.
Constants
- AGENT_COPYDATA_ID
- AGENT_MAX_MSGLEN
From Putty pageant.c