Interface SerializableTimestampParameters

All Superinterfaces:
Serializable
All Known Implementing Classes:
TimestampParameters

public interface SerializableTimestampParameters extends Serializable
The common interface for timestamp parameters
  • Method Summary

    Modifier and Type
    Method
    Description
    eu.europa.esig.dss.enumerations.DigestAlgorithm
    Returns a DigestAlgorithm to be used to hash a data to be timestamped
  • Method Details

    • getDigestAlgorithm

      eu.europa.esig.dss.enumerations.DigestAlgorithm getDigestAlgorithm()
      Returns a DigestAlgorithm to be used to hash a data to be timestamped
      Returns:
      DigestAlgorithm