Ignore:
Timestamp:
1/2/2009 10:46:23 AM (3 years ago)
Author:
lowjoel
Message:

Implemented Authenticode verification using Authenticode APIs instead of the X509Certificate2 class which never verified our certs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eraser6/Util/Util.csproj

    r795 r845  
    6060    <Compile Include="Properties\AssemblyInfo.cs" /> 
    6161    <Compile Include="UserAPI.cs" /> 
     62    <Compile Include="WintrustAPI.cs" /> 
    6263  </ItemGroup> 
    6364  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 
Note: See TracChangeset for help on using the changeset viewer.