Hello, all.

I'd like to generate a 1024-RSA Key Pair from 3 bytes array . Each array
contains public module (n) public exponent (e) and private exponent (d).
And then I'd like print both keys (public and private) in a file , in
PEM-Format. How could I do this?

Thank you very much.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to