Module Net::SSH::Authentication::Pageant

  1. lib/net/ssh/authentication/pageant.rb

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