Interface SoapTimestampService
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
SoapTimestampServiceImpl
The SOAP web service allows timestamp creation.
-
Method Summary
Modifier and TypeMethodDescriptiongetTimestampResponse
(DigestDTO digest) Requests a timestamp binaries by the provided digest to be timestamped
-
Method Details
-
getTimestampResponse
Requests a timestamp binaries by the provided digest to be timestamped- Parameters:
digest
-DigestDTO
to timestamp- Returns:
TimestampResponseDTO
-