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