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