Home | Trees | Indices | Help |
|
---|
|
pubkey.pubkey --+ | _DSAobj
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
keydata =
Dictionary of DSA parameters. |
Method Details |
|
Sign a piece of data with DSA.
Attention:
|
|
|
|
Tell if the algorithm can deal with data blinding. This property concerns the algorithm, not the key itself. It may happen that this particular key object hasn't got the private information required carry out blinding.
|
Tell if the algorithm can deal with data encryption. This property concerns the algorithm, not the key itself. It may happen that this particular key object hasn't got the private information required to decrypt data.
|
Tell if the algorithm can deal with cryptographic signatures. This property concerns the algorithm, not the key itself. It may happen that this particular key object hasn't got the private information required to generate a signature.
|
|
Class Variable Details |
keydataDictionary of DSA parameters. A public key will only have the following entries:
A private key will also have:
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 24 09:02:37 2012 | http://epydoc.sourceforge.net |