Home | Trees | Indices | Help |
|
---|
|
object --+ | KeyMetadata
Encodes metadata for a keyset with a name, purpose, type, and versions.
|
|||
|
|||
|
|||
boolean |
|
||
KeyVersion |
|
||
KeyVersion |
|
||
Inherited from |
|
|||
KeyMetadata |
|
|
|||
versions | |||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Adds given version and returns True if successful.
|
Removes version with given version number and returns it if it exists.
|
Return the version corresponding to the given version number.
|
Return KeyMetadata object constructed from JSON string representation.
|
|
versions
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Aug 10 17:05:05 2008 | http://epydoc.sourceforge.net |