On Wed, 13 Mar 2002 [EMAIL PROTECTED] wrote:
> Hello,
>
> I am trying to use the OpenSSL library to pull the RSA key material from a
> known RSA key pair. What I would like to get is the private key material,
> the public modulus, and the exponent in BER or DER format.
>
> Any ideas, help in the
Title: RSA key material in BER format
Hello,
I am trying to use the OpenSSL library to pull the RSA key material from a known RSA key pair. What I would like to get is the private key material, the public modulus, and the exponent in BER or DER format.
Any ideas, help in the right