2 references to GetTimestampsFromCounterSignature
Microsoft.DotNet.SignCheckLibrary (2)
Verification\AuthentiCode.cs (2)
126
timestamps.AddRange(
GetTimestampsFromCounterSignature
(unsignedAttribute.Values[0]));
140
timestamps.AddRange(
GetTimestampsFromCounterSignature
(nestedUnsignedAttribute.Values[0]));