Hello,
OpenSSL has wrote by the C language, so she cannot be used in the
Microsoft .Net Environment directly. I use OpenSSL for create different
kinds of certificate with openssl.exe now. But I think it’s very annoying
for our customers. So I make my WindowsForms Application interacted with
Console Application openssl.exe. But I found it is not a good idea. It cause
many problem and hard to do. I hope I can integrated OpenSSL with my .Net
WindowsForms Application in program way. So is there someone could give me
some advice?
Thanks