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