JavaScript is disabled on your browser.
JavaScript is disabled on your browser.
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:
Serialized Form
Constructor Summary
Constructors
Constructor
Description
Timestamp (Date timestamp,
CertPath signerCertPath)
Constructs a Timestamp.
Method Detail
equals
public boolean equals(Object obj)
Tests for equality between the specified object and this
timestamp. Two timestamps are considered equal if the date and time of
their timestamp's and their signer's certificate paths are equal.
Overrides:
equals
in class Object
Parameters:
obj
- the object to test for equality with this timestamp.
Returns:
true if the timestamp are considered equal, false otherwise.
See Also:
Object.hashCode()
,
HashMap
JavaScript is disabled on your browser.
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2018, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.