Tagged Questions
0
votes
1answer
140 views
How to add timestamping signature to System.IO.Packaging.Package?
There is a way to create packages, add some parts and sign it with a X509Certificate.
I would also like to add a timestamping signature to the package.
If the certificate expires or gets revoked ...