Module jpms_dss_spi

Interface TimestampAnalyzer


public interface TimestampAnalyzer
This class performs processing of a timestamp
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a single TimestampToken to be validated
    eu.europa.esig.dss.model.DSSDocument
    Returns the timestamped data
  • Method Details

    • getTimestamp

      TimestampToken getTimestamp()
      Returns a single TimestampToken to be validated
      Returns:
      TimestampToken
    • getTimestampedData

      eu.europa.esig.dss.model.DSSDocument getTimestampedData()
      Returns the timestamped data
      Returns:
      DSSDocument timestamped data