Package eu.europa.esig.dss.model
Class TimestampBinary
java.lang.Object
eu.europa.esig.dss.model.TimestampBinary
public class TimestampBinary extends Object
This class contains only a binary representation of a timestamp
-
Constructor Summary
Constructors Constructor Description TimestampBinary(byte[] bytes)
-
Method Summary
Modifier and Type Method Description byte[]
getBytes()
-
Constructor Details
-
TimestampBinary
public TimestampBinary(byte[] bytes)
-
-
Method Details
-
getBytes
public byte[] getBytes()
-