Trees | Index | Help |
|
---|
Module xmlsec :: Class KeyStore |
|
Method Summary | |
---|---|
Creates new store of the specified klass id. | |
Destroys the keys store... | |
Lookups key in the keys store. |
Method Details |
---|
__init__(self,
id=None,
_obj=None)
|
destroy(self)Destroys the keys store |
findKey(self, name, key_info_ctx)Lookups key in the keys store. name : the desired key name. keyInfoCtx : the <dsig:KeyInfo/> node processing context. Returns : a key or None if key is not found or an error occurs. |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Feb 9 01:09:35 2004 | http://epydoc.sf.net |