Pike v8.1 release 6

Class Crypto.RSA.LowState

Inheritance graph
Sign::State predef::Crypto.RSA.LowState predef::Crypto.RSA.OAEPState

Inherit State

inherit Sign::State : State


Method create

Crypto.RSA.LowState Crypto.RSA.LowState(mapping(string(8bit):Gmp.mpz|int)|void params)

Description

Can be initialized with a mapping with the elements n, e, d, p and q.