Uses of Class
eu.europa.esig.dss.model.TimestampBinary
Packages that use TimestampBinary
Package
Description
-
Uses of TimestampBinary in eu.europa.esig.dss.jades
Method parameters in eu.europa.esig.dss.jades with type arguments of type TimestampBinaryModifier and TypeMethodDescriptionstatic JsonObjectDSSJsonUtils.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 TimestampBinaryModifier and TypeMethodDescriptionOnlineTSPSource.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 TimestampBinaryModifier 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
Methods in eu.europa.esig.dss.spi.x509.tsp that return TimestampBinaryModifier and TypeMethodDescriptionprotected TimestampBinaryKeyEntityTSPSource.getTimestampBinary(org.bouncycastle.tsp.TimeStampResponse response) Returns time-stamp binary from the obtainedresponseCompositeTSPSource.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