Why doesn't .NET find the OpenSSL.NET dll?

前端 未结 12 1057
无人及你
无人及你 2020-12-10 05:57

EDIT (the whole question, it was too unclear)

I want to use OpenSSL.NET

The OpenSSL.NET install instructions page: INSTALL

12条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-10 06:41

    Your problem is related with this question:

    DllNotFoundException, but DLL is there

    Verify if all depencencies are in same folder of your application or are registred.

提交回复
热议问题