Uses of Class
eu.europa.esig.dss.model.DigestDocument
Packages that use DigestDocument
-
Uses of DigestDocument in eu.europa.esig.dss.cades.validation
Constructors in eu.europa.esig.dss.cades.validation with parameters of type DigestDocumentModifierConstructorDescriptionPrecomputedDigestCalculatorProvider(DigestDocument digestDocument) The default constructor -
Uses of DigestDocument in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi that return DigestDocumentModifier and TypeMethodDescriptionstatic DigestDocumentDSSUtils.toDigestDocument(DigestAlgorithm digestAlgorithm, byte[] digestValue) Creates aDigestDocumentwith the providedDigestAlgorithmanddigestValuestatic DigestDocumentDSSUtils.toDigestDocument(Digest digest) Creates aDigestDocumentwith the providedDigest