This module implements a Time Stamp Protocol endpoint that supports assertions of proof that a datum existed before a particular time.
Based on configuration, an incoming POST request with a content type
of application/timestamp-query
is received, the datum is
signed, and the response is returned as application/timestamp-reply
.