Method Crypto.RSA.State()->create()
- 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.
Crypto.RSA.State Crypto.RSA.State(
mapping
(string(8bit)
:Gmp.mpz
|int
)|void
params
)
Can be initialized with a mapping with the elements n, e, d, p and q.