Uses of Class
eu.europa.esig.dss.model.Digest
Package
Description
-
Uses of Digest in eu.europa.esig.dss.cades.validation
-
Uses of Digest in eu.europa.esig.dss.jades
ModifierConstructorDescriptionThe default constructorHTTPHeaderMessageBodySignatureScope
(String documentName, Digest digest) Constructor with a document nameHTTPHeaderSignatureScope
(Digest digest) The default constructorprotected
HTTPHeaderSignatureScope
(String name, Digest digest) Constructor with document name -
Uses of Digest in eu.europa.esig.dss.jades.validation
-
Uses of Digest in eu.europa.esig.dss.model
Modifier and TypeClassDescriptionclass
This class contains a digest algorithm and a digest value for message-digest computation.Modifier and TypeMethodDescriptionDigestDocument.getExistingDigest()
Gets the defined digest value for the DigestDocumentModifierConstructorDescriptionDSSMessageDigest
(Digest digest) Constructor with providedDigest
object -
Uses of Digest in eu.europa.esig.dss.model.identifier
Modifier and TypeMethodDescriptionboolean
Checks if the given digests match to the tokenModifierConstructorDescriptionprotected
Identifier
(String prefix, Digest digest) The constructor to get an identifier computed provided digest with a defined prefix -
Uses of Digest in eu.europa.esig.dss.pades.validation.scope
ModifierConstructorDescriptionFullPdfByteRangeSignatureScope
(ByteRange byteRange, Digest digest) Default constructorPartialPdfByteRangeSignatureScope
(ByteRange byteRange, Digest digest) Default constructorprotected
PdfByteRangeSignatureScope
(String name, ByteRange byteRange, Digest digest) Default constructor -
Uses of Digest in eu.europa.esig.dss.spi
Modifier and TypeMethodDescriptionstatic Digest
DSSRevocationUtils.getDigest
(org.bouncycastle.asn1.esf.OtherHash otherHash) ConvertsOtherHash
toDigest
static Digest
DSSUtils.getDigest
(DigestAlgorithm digestAlgo, DSSDocument dssDocument) ReturnsDigest
of thedssDocument
Modifier and TypeMethodDescriptionstatic DigestDocument
DSSUtils.toDigestDocument
(Digest digest) Creates aDigestDocument
with the providedDigest
-
Uses of Digest in eu.europa.esig.dss.spi.x509
Modifier and TypeMethodDescriptionCertificateSource.getByCertificateDigest
(Digest digest) This method returns the Set of certificates with theDigest
CommonCertificateSource.getByCertificateDigest
(Digest digest) ListCertificateSource.getByCertificateDigest
(Digest digest) void
CertificateRef.setCertDigest
(Digest certDigest) Sets the certificate digest -
Uses of Digest in eu.europa.esig.dss.spi.x509.revocation
Modifier and TypeFieldDescriptionprotected Digest
RevocationRef.digest
Digest within the referenceModifierConstructorDescriptionprotected
RevocationRefIdentifier
(Digest digest) Digest only constructor -
Uses of Digest in eu.europa.esig.dss.spi.x509.revocation.crl
-
Uses of Digest in eu.europa.esig.dss.spi.x509.revocation.ocsp
ModifierConstructorDescriptionOCSPRef
(Digest digest, Date producedAt, ResponderId responderId) The default constructor for OCSPRef. -
Uses of Digest in eu.europa.esig.dss.token
Modifier and TypeMethodDescriptionAbstractSignatureTokenConnection.signDigest
(Digest digest, MaskGenerationFunction mgf, DSSPrivateKeyEntry keyEntry) AbstractSignatureTokenConnection.signDigest
(Digest digest, SignatureAlgorithm signatureAlgorithm, DSSPrivateKeyEntry keyEntry) AbstractSignatureTokenConnection.signDigest
(Digest digest, DSSPrivateKeyEntry keyEntry) SignatureTokenConnection.signDigest
(Digest digest, MaskGenerationFunction mgf, DSSPrivateKeyEntry keyEntry) This method signs thedigest
data with the givenkeyEntry
.SignatureTokenConnection.signDigest
(Digest digest, SignatureAlgorithm signatureAlgorithm, DSSPrivateKeyEntry keyEntry) This method signs thedigest
data with the pre-definedsignatureAlgorithm
and the givenkeyEntry
.SignatureTokenConnection.signDigest
(Digest digest, DSSPrivateKeyEntry keyEntry) This method signs thedigest
data with the givenkeyEntry
. -
Uses of Digest in eu.europa.esig.dss.tsl.download
Modifier and TypeMethodDescriptionXmlDownloadResult.getDigest()
Gets digest of a canonicalized documentModifierConstructorDescriptionXmlDownloadResult
(DSSDocument dssDocument, Digest digest) Default constructor -
Uses of Digest in eu.europa.esig.dss.validation
Modifier and TypeMethodDescriptionAdvancedSignature.getDataToBeSignedRepresentation()
TS 119 102-1 (4.2.8 Data to be signed representation (DTBSR)) : The DTBS preparation component shall take the DTBSF and hash it according to the hash algorithm specified in the cryptographic suite.ManifestEntry.getDigest()
Gets the manifest entry digestReferenceValidation.getDigest()
Gets the incorporatedDigest
SignaturePolicy.getDigest()
Gets theDigest
Modifier and TypeMethodDescriptionprotected XmlDigestAlgoAndValue
DiagnosticDataBuilder.getXmlDigestAlgoAndValue
(Digest digest) Builds aXmlDigestAlgoAndValue
forDigest
void
Sets the manifest entry digestvoid
Sets the reference'sDigest
void
Sets theDigest
ModifierConstructorDescriptionSignatureDigestReference
(Digest digest) The default constructorSignatureDigestReference
(String canonicalizationMethod, Digest digest) The constructor for XAdES Signature Digest Reference -
Uses of Digest in eu.europa.esig.dss.validation.policy
Modifier and TypeMethodDescriptionAbstractSignaturePolicyValidator.getComputedDigest
(DSSDocument policyDocument, DigestAlgorithm digestAlgorithm) BasicASNSignaturePolicyValidator.getComputedDigest
(DSSDocument policyDocument, DigestAlgorithm digestAlgorithm) SignaturePolicyValidator.getComputedDigest
(DSSDocument policyDocument, DigestAlgorithm digestAlgorithm) ReturnsDigest
on the computed SignaturePolicy's contentZeroHashSignaturePolicyValidator.getComputedDigest
(DSSDocument policyDocument, DigestAlgorithm digestAlgorithm) SignaturePolicyValidationResult.getDigest()
Returns Digest that have been computed on the obtained signature policy document NOTE: can return NULL if a validator was not able to compute the digest -
Uses of Digest in eu.europa.esig.dss.validation.scope
Modifier and TypeMethodDescriptionprotected Digest
AbstractSignatureScopeFinder.getDigest
(byte[] dataBytes) Gets digest of a binariesprotected Digest
AbstractSignatureScopeFinder.getDigest
(DSSDocument document) Gets digest of a documentSignatureScope.getDigest()
Gets digests of the documentModifierConstructorDescriptionContainerContentSignatureScope
(String name, Digest digest) Default constructorContainerSignatureScope
(Digest digest) Default constructorContainerSignatureScope
(String name, Digest digest) Constructor with a container nameCounterSignatureScope
(String masterSignatureId, Digest digest) Default constructorDigestSignatureScope
(String name, Digest digest) Default constructorFullSignatureScope
(String name, Digest digest) Default constructorManifestEntrySignatureScope
(String entryName, Digest digest, String manifestName, List<String> transformations) Constructor with transformations (Used in XAdES)ManifestSignatureScope
(String name, Digest digest) Default constructorManifestSignatureScope
(String name, Digest digest, List<String> transformations) Constructor with a list of XML transformations (to be used for XAdES only)protected
SignatureScope
(String name, Digest digest) Default constructorprotected
SignatureScopeWithTransformations
(String name, Digest digest, List<String> transformations) Default constructor -
Uses of Digest in eu.europa.esig.dss.validation.timestamp
Modifier and TypeMethodDescriptionTimestampToken.getMessageImprint()
This method returns the embedded message-imprint value -
Uses of Digest in eu.europa.esig.dss.ws.converter
Modifier and TypeMethodDescriptionstatic DigestDTO
DTOConverter.toDigestDTO
(Digest digest) ConvertsDigest
toDigestDTO
object -
Uses of Digest in eu.europa.esig.dss.xades
Modifier and TypeMethodDescriptionstatic Digest
DSSXMLUtils.getDigestAndValue
(Element element) This method extracts the Digest algorithm and value from an element of type DigestAlgAndValueTypestatic Digest
DSSXMLUtils.getReferenceDigest
(org.apache.xml.security.signature.Reference reference) Returns theDigest
extracted from the providedreference
-
Uses of Digest in eu.europa.esig.dss.xades.validation
-
Uses of Digest in eu.europa.esig.dss.xades.validation.policy
Modifier and TypeMethodDescriptionXMLSignaturePolicyValidator.getDigestAfterTransforms
(DSSDocument policyDocument, DigestAlgorithm digestAlgorithm, Element transformsElement) Computes Digests after processing of giventransformsElement
-
Uses of Digest in eu.europa.esig.dss.xades.validation.scope
ModifierConstructorDescriptionprotected
XmlElementSignatureScope
(String xmlId, List<String> transformations, Digest digest) Default constructorprotected
XmlFullSignatureScope
(String name, List<String> transformations, Digest digest) Constructor with document nameprotected
XmlRootSignatureScope
(String name, List<String> transformations, Digest digest) Constructor with document nameprotected
XmlRootSignatureScope
(List<String> transformations, Digest digest) Default constructorprotected
XPointerSignatureScope
(String uri, List<String> transformations, Digest digest) Default constructor