Forum Post: RE: Accessing DLL

  • Thread starter Thread starter Marian Edu
  • Start date Start date
Status
Not open for further replies.
M

Marian Edu

Guest
Bart, you can download source code from sf.net and compile but guess this is not that straight forward so go for the binaries: - get NuGet command line from here: http://nuget.org/nuget.exe - install Pkcs11interop 'package' using: nuget.exe install Pkcs11Interop - get the dll from Pkcs11Interop folder created by install above, go for .net 4.0 or 2.0 depending on your OE version (try 4.0 first and see if it works) Mind you that code is just something quickly and blindly crafted but not tested... so it's more to get you started.

Continue reading...
 
Status
Not open for further replies.
Back
Top