Class Net::SSH::Authentication::Pageant::Socket19
In: lib/net/ssh/authentication/pageant.rb
Parent: Socket

Socket changes for Ruby 1.9 Functionality is the same as Ruby 1.8 but it includes the new calls to the DL module as well as other pointer transformations

Methods

Public Instance methods

Packages the given query string and sends it to the pageant process via the Windows messaging subsystem. The result is cached, to be returned piece-wise when read is called.

[Validate]