Interface SerializableTimestampParameters
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ASiCWithCAdESTimestampParameters, CAdESTimestampParameters, JAdESTimestampParameters, PAdESTimestampParameters, TimestampParameters, XAdESTimestampParameters
The common interface for timestamp parameters
-
Method Summary
Modifier and TypeMethodDescriptionReturns 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
-