Module xmlsec :: Class KeyStoreId
[frames | no frames]

Class KeyStoreId


Method Summary
  __init__(self, klassSize, objSize, name, initialize, finalize, findKey, _obj)
Creates new store klass id.

Method Details

__init__(self, klassSize=None, objSize=None, name=None, initialize=None, finalize=None, findKey=None, _obj=None)
(Constructor)

Creates new store klass id.
klassSize  : the store klass size.
objSize    : the store obj size.
name       : the store's name.
initialize : the store's initialization method.
finalize   : the store's finalization (destroy) method.
findKey    : the store's find method.
Returns    : the newly store klass id or None if an error occurs.

Generated by Epydoc 2.1 on Sun Jan 1 18:42:41 2006 http://epydoc.sf.net