Home | Trees | Index | Help |
---|
Package pyGlobus :: Module security :: Class X509 |
|
Method Summary | |
---|---|
| |
frees the memory associated with this handle | |
returns a DER encoding of the underlying handle | |
get_handle(self)
| |
retrieves the public key from the underlying handle |
Method Details |
---|
__init__(self,
handle=None,
free=1)
|
__del__(self)
frees the memory associated with this handle
|
get_der_encoding(self)returns a DER encoding of the underlying handle |
get_public_key(self)retrieves the public key from the underlying handle
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Dec 23 16:41:56 2004 | http://epydoc.sf.net |