Also known as the answer to FAQ #16:
http://www.openssl.org/support/faq.html#PROG16
Have fun!
Patrick.
On 2011-01-04, at 7:32 AM, Martin Kaiser wrote:
> Hello,
>
> Thus wrote t_todoro...@mail.bg (t_todoro...@mail.bg):
>
>> Could you please help me to find source code for the functions
>> i2d
Hello,
Thus wrote t_todoro...@mail.bg (t_todoro...@mail.bg):
> Could you please help me to find source code for the functions
> i2d_RSAPrivateKey, d2i_RSAPrivateKey, i2d_RSAPublicKey,
> d2i_RSAPublicKey ?
these functions are declared and implemented using macros.
crypto/rsa/rsa.h contains the d
Could you please help me to find source code for the functions
i2d_RSAPrivateKey, d2i_RSAPrivateKey, i2d_RSAPublicKey, d2i_RSAPublicKey ?
Thank you!