Interface TimestampAnalyzer
- All Known Implementing Classes:
ASiCWithCAdESTimestampAnalyzer
,DetachedTimestampAnalyzer
public interface TimestampAnalyzer
This class performs processing of a timestamp
-
Method Summary
Modifier and TypeMethodDescriptionReturns a single TimestampToken to be validatedReturns the timestamped data
-
Method Details
-
getTimestamp
TimestampToken getTimestamp()Returns a single TimestampToken to be validated- Returns:
TimestampToken
-
getTimestampedData
-