1 implementation of AddTimestampToRepositoryCountersignature
NuGet.Packaging (1)
Signing\Cms\ManagedCmsWrapper.cs (1)
66public void AddTimestampToRepositoryCountersignature(SignedCms timestamp)
1 reference to AddTimestampToRepositoryCountersignature
NuGet.Packaging (1)
Signing\Timestamp\Rfc3161TimestampProvider.cs (1)
54signatureCms.AddTimestampToRepositoryCountersignature(timestampCms);