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