Package keyczar :: Module keyinfo :: Class KeyPurpose
[hide private]
[frames] | no frames]

Class KeyPurpose

source code

object --+    
         |    
   _NameId --+
             |
            KeyPurpose

Encodes the different possible purposes for which a key can be used:

Instance Methods [hide private]

Inherited from _NameId: __init__, __str__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Properties [hide private]

Inherited from object: __class__