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 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