Home | Trees | Index | Help |
---|
Package paramiko :: Module win_pageant |
|
Classes | |
---|---|
PageantConnection |
Mock "connection" to an agent which roughly approximates the behavior of a unix local-domain socket (as used by Agent). |
Function Summary | |
---|---|
_get_pageant_window_object()
| |
_query_pageant(msg)
| |
Check to see if there is a "Pageant" agent we can talk to. |
Variable Summary | |
---|---|
int |
_AGENT_COPYDATA_ID = -2142351174 |
int |
_AGENT_MAX_MSGLEN = 8192 |
int |
win32con_WM_COPYDATA = 74 |
Function Details |
---|
can_talk_to_agent()Check to see if there is a "Pageant" agent we can talk to. This checks both if we have the required libraries (win32all) and if there is a Pageant currently running. |
Variable Details |
---|
_AGENT_COPYDATA_ID
|
_AGENT_MAX_MSGLEN
|
win32con_WM_COPYDATA
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed May 10 18:42:01 2006 | http://epydoc.sf.net |