my $key = Crypt::RSA::Key::Private->new; $key->n($n); $key->d($d);