Uses of Class
eu.europa.esig.dss.model.TimestampBinary
Package
Description
-
Uses of TimestampBinary in eu.europa.esig.dss.jades
Modifier and TypeMethodDescriptionstatic JsonObject
DSSJsonUtils.getTstContainer
(List<TimestampBinary> timestampBinaries, String canonicalizationMethodUri) Creates a 'tstContainer' JsonObject according to EN 119-182 ch. 5.4.3.3 The tstContainer type -
Uses of TimestampBinary in eu.europa.esig.dss.service.tsp
Modifier and TypeMethodDescriptionOnlineTSPSource.getTimeStampResponse
(DigestAlgorithm digestAlgorithm, byte[] digest) -
Uses of TimestampBinary in eu.europa.esig.dss.spi
Modifier and TypeMethodDescriptionstatic byte[]
DSSASN1Utils.getDEREncoded
(TimestampBinary timestampBinary) Returns the ASN.1 encoded representation ofTimestampBinary
. -
Uses of TimestampBinary in eu.europa.esig.dss.spi.x509.tsp
Modifier and TypeMethodDescriptionprotected TimestampBinary
KeyEntityTSPSource.getTimestampBinary
(org.bouncycastle.tsp.TimeStampResponse response) Returns time-stamp binary from the obtainedresponse
CompositeTSPSource.getTimeStampResponse
(DigestAlgorithm digestAlgorithm, byte[] digestValue) KeyEntityTSPSource.getTimeStampResponse
(DigestAlgorithm digestAlgorithm, byte[] digest) TSPSource.getTimeStampResponse
(DigestAlgorithm digestAlgorithm, byte[] digest) Gets a TimeStampResponse relevant to the provided digest