public interface

Timestamper

sun.security.timestamp.Timestamper
Known Indirect Subclasses

Class Overview

A timestamping service which conforms to the Time-Stamp Protocol (TSP) defined in: RFC 3161. Individual timestampers may communicate with a Timestamping Authority (TSA) over different transport machanisms. TSP permits at least the following transports: HTTP, Internet mail, file-based and socket-based.

See Also

Summary

Public Methods
abstract TSResponse generateTimestamp(TSRequest tsQuery)

Public Methods

public abstract TSResponse generateTimestamp (TSRequest tsQuery)

Throws
IOException