Class Crypto.RSA.State
- Inherit this_program
inherit
::this_program
: this_program
- Method create
Crypto.RSA.State Crypto.RSA.State(
mapping
(string(8bit)
:Gmp.mpz
|int
)|void
params
)- Description
Can be initialized with a mapping with the elements n, e, d, p and q.