Home | Trees | Indices | Help |
|
---|
|
object --+ | Keyczar
Abstract Keyczar base class.
|
|||
|
|||
|
|||
keys.Key |
|
||
|
|||
keys.Key |
|
||
|
|||
Inherited from |
|
|||
Keyczar |
|
|
|||
versions List of versions in key set. |
|||
primary_key The primary key for this key set. |
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Parse the header and verify version, format info. Return key if exists.
|
Return a Keyczar object created from FileReader at given location.
|
Indicates whether purpose is valid. Abstract method. |
Returns the key associated with the given id, a hash or a version.
|
|
versionsList of versions in key set.
|
primary_keyThe primary key for this key set.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Aug 10 17:05:05 2008 | http://epydoc.sourceforge.net |