Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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.