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
Hi,
I have the following problem. I get my certificate form my Netkey
smartcard with opensc. Now, I want to use it with openssl. But my
program exit with error codeĀ -3:
#include
#include
#include
#include
#include
#include
#include
#include
#include "verify.h"
using namespace