Uses of Class
eu.europa.esig.dss.ws.timestamp.dto.TimestampResponseDTO
Packages that use TimestampResponseDTO
Package
Description
-
Uses of TimestampResponseDTO in eu.europa.esig.dss.ws.timestamp.remote
Methods in eu.europa.esig.dss.ws.timestamp.remote that return TimestampResponseDTOModifier and TypeMethodDescriptionRemoteTimestampService.getTimestampResponse
(DigestAlgorithm digestAlgorithm, byte[] value) Timestamps thevalue
-
Uses of TimestampResponseDTO in eu.europa.esig.dss.ws.timestamp.remote.rest
Methods in eu.europa.esig.dss.ws.timestamp.remote.rest that return TimestampResponseDTOModifier and TypeMethodDescriptionRestTimestampServiceImpl.getTimestampResponse
(DigestDTO digest) -
Uses of TimestampResponseDTO in eu.europa.esig.dss.ws.timestamp.remote.rest.client
Methods in eu.europa.esig.dss.ws.timestamp.remote.rest.client that return TimestampResponseDTOModifier and TypeMethodDescriptionRestTimestampService.getTimestampResponse
(DigestDTO digest) Method used to create a timestamp -
Uses of TimestampResponseDTO in eu.europa.esig.dss.ws.timestamp.remote.soap
Methods in eu.europa.esig.dss.ws.timestamp.remote.soap that return TimestampResponseDTOModifier and TypeMethodDescriptionSoapTimestampServiceImpl.getTimestampResponse
(DigestDTO digest) -
Uses of TimestampResponseDTO in eu.europa.esig.dss.ws.timestamp.remote.soap.client
Methods in eu.europa.esig.dss.ws.timestamp.remote.soap.client that return TimestampResponseDTOModifier and TypeMethodDescriptionSoapTimestampService.getTimestampResponse
(DigestDTO digest) Requests a timestamp binaries by the provided digest to be timestamped