Package eu.europa.esig.dss.model
Class TimestampBinary
java.lang.Object
eu.europa.esig.dss.model.TimestampBinary
This class contains only a binary representation of a timestamp
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TimestampBinary
public TimestampBinary(byte[] bytes) Default constructor- Parameters:
bytes
- byte array
-
-
Method Details
-
getBytes
public byte[] getBytes()Gets timestamp's binary- Returns:
- byte array
-