Hi Robert,
Take a look at the OpenSSL.NET project on SourceForge :
http://openssl-net.sourceforge.net/
They have implemented a managed wrapper around libeay32.dll and
ssleay32.dll.
I think this is what you are looking for.
Cheers,
--
Mounir IDRASSI
IDRIX
http://www.idrix.fr
On 6/23/2010 8:23 AM, Strauch, Robert wrote:
Hello,
I've been using OpenSSL for quite a time but now it's time for me to integrate
some functionality into my own application (C#). That is: decrypting with a
private key and building hashsums. As far as I understood I need the
libeay32.dll to achieve this. However I cannot find something like an API
documentiation which describes how to call OpenSSL functions from this DLL.
Could someone assist me in this?
Sincerely,
Robert
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [email protected]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [email protected]