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 | |
signs the certificate |
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
|
sign(self, pkey)signs the certificate
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:56 2006 | http://epydoc.sf.net |