class

Crypto::RSA::PrivateKey

Inherits Crypto::RSA::PublicKey / Crypto::RSA::Key / Reference / Object

Constructors

new(n, e, d, p, q)
Source

Instance methods

coef
Source
exp1
Source
exp2
Source
valid?

Returns true if this is a valid RSA key according to PKCS1.

Source