Home | Trees | Indices | Help |
---|
|
Functions for communicating with Pageant, the basic windows ssh agent program.
Classes | |
COPYDATASTRUCT ctypes implementation of http://msdn.microsoft.com/en-us/library/windows/desktop/ms649010%28v=vs.85%29.aspx |
|
PageantConnection Mock "connection" to an agent which roughly approximates the behavior of a unix local-domain socket (as used by Agent). |
Functions | |||
|
Variables | |
win32con_WM_COPYDATA = 74
|
|
ULONG_PTR = ctypes.c_uint64 if platform.architecture() [0]== '
|
Function Details |
Check to see if there is a "Pageant" agent we can talk to. This checks both if we have the required libraries (win32all or ctypes) and if there is a Pageant currently running. |
Variables Details |
ULONG_PTR
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Sep 27 22:06:14 2013 | http://epydoc.sourceforge.net |