Uses of Class
eu.europa.esig.dss.model.TimestampBinary
Package | Description |
---|---|
eu.europa.esig.dss.jades | |
eu.europa.esig.dss.service.tsp | |
eu.europa.esig.dss.spi | |
eu.europa.esig.dss.spi.x509.tsp |
-
Uses of TimestampBinary in eu.europa.esig.dss.jades
Method parameters in eu.europa.esig.dss.jades with type arguments of type TimestampBinary Modifier and Type Method Description static 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
Methods in eu.europa.esig.dss.service.tsp that return TimestampBinary Modifier and Type Method Description TimestampBinary
OnlineTSPSource. getTimeStampResponse(DigestAlgorithm digestAlgorithm, byte[] digest)
-
Uses of TimestampBinary in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi with parameters of type TimestampBinary Modifier and Type Method Description static byte[]
DSSASN1Utils. getDEREncoded(TimestampBinary timestampBinary)
Returns the ASN.1 encoded representation ofTimestampBinary
. -
Uses of TimestampBinary in eu.europa.esig.dss.spi.x509.tsp
Methods in eu.europa.esig.dss.spi.x509.tsp that return TimestampBinary Modifier and Type Method Description TimestampBinary
CompositeTSPSource. getTimeStampResponse(DigestAlgorithm digestAlgorithm, byte[] digestValue)
TimestampBinary
TSPSource. getTimeStampResponse(DigestAlgorithm digestAlgorithm, byte[] digest)
Gets a TimeStampResponse relevant to the provided digest