Uses of Class
eu.europa.esig.dss.model.Digest
Packages that use Digest
-
Uses of Digest in eu.europa.esig.dss.model
Subclasses of Digest in eu.europa.esig.dss.modelModifier and TypeClassDescriptionclassThis class contains a digest algorithm and a digest value for message-digest computation.Methods in eu.europa.esig.dss.model that return DigestModifier and TypeMethodDescriptionDigestDocument.getExistingDigest()Gets the defined digest value for the DigestDocumentConstructors in eu.europa.esig.dss.model with parameters of type DigestModifierConstructorDescriptionDSSMessageDigest(Digest digest) Constructor with providedDigestobject -
Uses of Digest in eu.europa.esig.dss.model.identifier
Methods in eu.europa.esig.dss.model.identifier with parameters of type DigestModifier and TypeMethodDescriptionbooleanChecks if the given digests match to the tokenConstructors in eu.europa.esig.dss.model.identifier with parameters of type DigestModifierConstructorDescriptionprotectedIdentifier(String prefix, Digest digest) The constructor to get an identifier computed provided digest with a defined prefix