A .NET facility to create a Timestamp Authority Responder
TspResponder is a library written in C# that enables you to easily create a Time Stamp Authority Responder in .NET. All you need is to implement an interface for the TSA Responder. It follows the TSP protocol defined in RFC 3161.
Code by Gabriel Calegari. Copyright 2018 Gabriel Calegari.
This library is intended to be used in both open-source and commercial environments. It is under Apache 2.0 license.
Refer to the LICENSE for detailed information.
If you have a feature request or bug report, leave an issue on the issues page or send a pull request. For general questions and comments, use the StackOverflow forum.