Re: RSA_dup

2004-02-29 Thread Dr. Stephen Henson
On Sun, Feb 29, 2004, Richard Levitte - VMS Whacker wrote: > In message <[EMAIL PROTECTED]> on Sat, 28 Feb 2004 00:16:39 -0800 (PST), "S.Mehdi > Sheikhalishahi" <[EMAIL PROTECTED]> said: > > sm_justice> Hi All > sm_justice> I want to have a function that get an RSA* and return > sm_justice> a n

Re: RSA_dup

2004-02-29 Thread Richard Levitte - VMS Whacker
In message <[EMAIL PROTECTED]> on Sat, 28 Feb 2004 00:16:39 -0800 (PST), "S.Mehdi Sheikhalishahi" <[EMAIL PROTECTED]> said: sm_justice> Hi All sm_justice> I want to have a function that get an RSA* and return sm_justice> a newly allocated RSA structure. sm_justice> RSA* RSA_new(RSA*); sm_justice