2 references to WinTrust
Microsoft.DotNet.SignCheckLibrary (2)
Verification\AuthentiCode.cs (2)
51
Marshal.StructureToPtr(
WinTrust
.WINTRUST_ACTION_GENERIC_VERIFY_V2, pGuid, true);
53
uint result =
WinTrust
.WinVerifyTrust(IntPtr.Zero, pGuid, pData);