Dimitry London wrote:
> 
> Hello,
> 
> I need to verify a digital signature in a C++ program using a public
> RSA/DSA key. I have browsed crypto(3) manual pages, and can't find an
> easy way for reading a public key from an external file and converting
> it into RSA (or DSA) structure. Can anyone make a recommendation?
> 
> Thanks very much,
> Dimitry London.

  I'm fighting on the same problem. Check demos/eay/loadrsa.c, this is
where I started. If you reach to something please tell me.

        Darío
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to