1 instantiation of Rfc3161TimestampProvider
NuGet.Commands (1)
SignCommand\SignCommandRunner.cs (1)
175timestampProvider = new Rfc3161TimestampProvider(new Uri(timestamper));
1 reference to Rfc3161TimestampProvider
NuGet.Commands (1)
SignCommand\SignCommandRunner.cs (1)
171Rfc3161TimestampProvider timestampProvider = null;