Welcome to the Xceed Community | Help
Community Search  
More Search Options

What is the difference between signed dll and the otherwise dll?

Sort Posts: Previous Next
  •  11-25-2008, 7:34 PM Post no. 17188

    What is the difference between signed dll and the otherwise dll?

    Thanks.
  •  11-26-2008, 12:37 PM Post no. 17212 in reply to 17188

    Re: What is the difference between signed dll and the otherwise dll?

    Signed dlls means they have an Authenticode signature, which provides an authorship and integrity guarantee for binary files.

    You can have more details from MSDN :

    http://msdn.microsoft.com/en-us/library/bb931395(VS.85).aspx

    Note that using signed software of any kind can sometimes cause problems because the .NET Framework or the operating system must contact an authentication server, which can in turn trigger firewall alerts, etc.


    André
    Software Developer
    Xceed Software Inc.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.