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 TimestampResponseDTOgetTimestampResponse(DigestAlgorithm digestAlgorithm, byte[] value)voidsetTSPSource(TSPSource tspSource)
-
Constructor Details
-
RemoteTimestampService
public RemoteTimestampService()
-
-
Method Details
-
setTSPSource
-
getTimestampResponse
public TimestampResponseDTO getTimestampResponse(DigestAlgorithm digestAlgorithm, byte[] value) throws DSSException- Throws:
DSSException
-