2 references to AuthentiCode
Microsoft.DotNet.SignCheckLibrary (2)
Verification\AuthentiCodeVerifier.cs (2)
56
svr.IsAuthentiCodeSigned =
AuthentiCode
.IsSigned(path, svr, _securityInfoProvider);
64
svr.Timestamps =
AuthentiCode
.GetTimestamps(path, _securityInfoProvider).ToList();