Home | Trees | Indices | Help |
|
---|
|
object --+ | Key --+ | AsymmetricKey --+ | PrivateKey --+ | DsaPrivateKey
Represents DSA private keys in an asymmetric DSA key pair.
|
|||
|
|||
string |
|
||
|
|||
Inherited from Inherited from Inherited from |
|
|||
DsaPrivateKey |
|
||
DsaPrivateKey |
|
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Return a newly generated DSA private key.
|
Reads a DSA private key from a JSON string representation of it.
|
Return raw byte string of signature on the message.
|
See Also: DsaPublicKey.Verify |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Aug 10 17:05:05 2008 | http://epydoc.sourceforge.net |