Home | Trees | Index | Help |
---|
Package pyGlobus :: Module security :: Class X509_Request |
|
Method Summary | |
---|---|
Each instance wraps X509_REQ* objects. | |
Deletes the underlying gss_cred_id_t object, and free's the memory if the instance owns the underlying handle. |
Method Details |
---|
__init__(self,
handle=None,
free=1)
Each instance wraps X509_REQ* objects.
|
__del__(self)
Deletes the underlying gss_cred_id_t object, and free's the memory
if the instance owns the underlying handle.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:56 2006 | http://epydoc.sf.net |