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)|voidparams)- Description
 Can be initialized with a mapping with the elements n, e, d, p and q.