Class RemoteTimestampService
java.lang.Object
eu.europa.esig.dss.ws.timestamp.remote.RemoteTimestampService
public class RemoteTimestampService extends Object
-
Constructor Summary
Constructors Constructor Description RemoteTimestampService()
-
Method Summary
Modifier and Type Method Description TimestampResponseDTO
getTimestampResponse(DigestAlgorithm digestAlgorithm, byte[] value)
void
setTSPSource(TSPSource tspSource)
-
Constructor Details
-
RemoteTimestampService
public RemoteTimestampService()
-
-
Method Details
-
setTSPSource
-
getTimestampResponse
public TimestampResponseDTO getTimestampResponse(DigestAlgorithm digestAlgorithm, byte[] value) throws DSSException- Throws:
DSSException
-