Module java.base
Package java.security

Class Timestamp

java.lang.Object
java.security.Timestamp
All Implemented Interfaces:
Serializable

public final class Timestamp extends Object implements Serializable
This class encapsulates information about a signed timestamp. It is immutable. It includes the timestamp's date and time as well as information about the Timestamping Authority (TSA) which generated and signed the timestamp.
Since:
1.5
See Also: