3 references to WinTrust
Microsoft.DotNet.SignCheckLibrary (3)
Verification\AuthentiCodeVerifier.cs (3)
143
Guid actionId =
WinTrust
.WINTRUST_ACTION_GENERIC_VERIFY_V2;
146
uint result =
WinTrust
.WinVerifyTrust(IntPtr.Zero, pGuid, pTrustData);
162
WinTrust
.WinVerifyTrust(IntPtr.Zero, pGuid, pTrustData);