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
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