On Mon, Mar 07, 2005, T. Quirin wrote:
> Hi,
> thank you Steve my verification function works now. But I want to check
> the RSA key before I use it. If I run "if(RSA_check_key(r) != 1) return
> -5;" I get a "Segmentation fault ". It works without this line.
>
>
RSA_check_key() will only chec
Hi,
thank you Steve my verification function works now. But I want to check
the RSA key before I use it. If I run "if(RSA_check_key(r) != 1) return
-5;" I get a "Segmentation fault ". It works without this line.
#include
#include
#include
#include
#include
#include
#include
#include