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