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.
Classes and Modules
Module Net::SSH::Authentication::Pageant::WinClass Net::SSH::Authentication::Pageant::Socket
Constants
AGENT_MAX_MSGLEN | = | 8192 | From Putty pageant.c | |
AGENT_COPYDATA_ID | = | 0x804e50ba |