Hi. What mechanisms, if any, can be used to authenticate unmanaged code at
runtime? My managed code needs to ensure that a dll referenced via the
DllImport attribute is indeed the dll it purports to be.

Note that the code implemented in the dll is highly specialised, low level
voodoo which cannot sensibly be ported to managed code, but we do have the
opportunity to recompile the dll if doing so would afford us the ability to
implement some kind of signing/certificate infrastucture.

Thanks

kh

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to