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