Interface SerializableTimestampParameters

All Superinterfaces:
Serializable
All Known Implementing Classes:
ASiCWithCAdESTimestampParameters, CAdESTimestampParameters, JAdESTimestampParameters, PAdESTimestampParameters, TimestampParameters, XAdESTimestampParameters

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

    Modifier and Type
    Method
    Description
    Returns a DigestAlgorithm to be used to hash a data to be timestamped
  • Method Details

    • getDigestAlgorithm

      DigestAlgorithm getDigestAlgorithm()
      Returns a DigestAlgorithm to be used to hash a data to be timestamped
      Returns:
      DigestAlgorithm