Home | Trees | Indices | Help |
|
---|
|
object --+ | Key --+ | AsymmetricKey --+ | PublicKey --+ | RsaPublicKey
Represents RSA public keys in an asymmetric RSA key pair.
|
|||
|
|||
|
|||
string |
|
||
boolean |
|
||
Inherited from Inherited from Inherited from |
|
|||
RsaPublicKey |
|
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Reads a RSA public key from a JSON string representation of it.
|
Return a raw byte string of the ciphertext in the form Header|Ciph.
|
Return True if the signature corresponds to the message.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Aug 10 17:05:05 2008 | http://epydoc.sourceforge.net |