Modifier and Type | Interface and Description |
---|---|
public interface | Timestamper
A timestamping service which conforms to the Time-Stamp Protocol (TSP) defined in: RFC 3161. |
Modifier and Type | Class and Description |
---|---|
public class | HttpTimestamper
A timestamper that communicates with a Timestamping Authority (TSA) over HTTP. |
public class | TimestampToken
This class provides the timestamp token info resulting from a successful timestamp request, as defined in RFC 3161. |
public class | |
public class | TSResponse
This class provides the response corresponding to a timestamp request, as defined in RFC 3161. |