Package com.yoti.api.client
Class SignedTimestamp
java.lang.Object
com.yoti.api.client.SignedTimestamp
Represents a point in time, accurate to the nearest microsecond.
SignedTimestamps are cryptographically protected at the time of their creation.
-
Constructor Details
-
SignedTimestamp
-
-
Method Details
-
getVersion
public int getVersion()Indicates both the version of the protobuf message in use as well as the specific hash algorithms- Returns:
- The Yoti SignedTimestamp schema this SignedTimestamp conforms to
-
getTimestamp
A point in time, to the nearest microsecond- Returns:
- a point in time, to the nearest microsecond
-
toString
-
equals
-
hashCode
public int hashCode()
-