Pike v8.0 release 1738

Class Crypto.RSA.State

Inheritance graph
::this_program predef::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.