Re: RSA key material in BER format

2002-03-14 Thread Erwann ABALEA
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

RSA key material in BER format

2002-03-14 Thread MYakabuski
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