Home | Trees | Indices | Help |
|
---|
|
object --+ | EccKey
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
d An integer (scalar), representating the private component |
|
pointQ An EccPoint, representating the public component |
|
Inherited from |
Method Details |
Export this ECC key.
Note: In case of a private key being exported with password-protection and PKCS#8_ (both DER and PEM formats), all additional parameters will be passed to Cryptodome.IO.PKCS8. |
Property Details |
dAn integer (scalar), representating the private component
|
pointQAn EccPoint, representating the public component
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Feb 16 14:05:21 2017 | http://epydoc.sourceforge.net |