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