Extracted from Pike v7.6 release 112 at 2009-09-11.
pike.ida.liu.se
[Top]
Crypto
Crypto.RSA

Method Crypto.RSA()->set_private_key()


Method set_private_key

this_program set_private_key(Gmp.mpz|int priv, array(Gmp.mpz|int)|void extra)

Description

Sets the private key.

Parameter extra
Array
Gmp.mpz|int 0

The first prime.

Gmp.mpz|int 1

The second prime.