Uses of Class
eu.europa.esig.dss.model.Digest
-
Uses of Digest in eu.europa.esig.dss.cades.validation
Methods in eu.europa.esig.dss.cades.validation that return Digest Modifier and Type Method Description DigestCAdESSignature. getDataToBeSignedRepresentation() -
Uses of Digest in eu.europa.esig.dss.jades
Methods in eu.europa.esig.dss.jades that return Digest Modifier and Type Method Description static DigestDSSJsonUtils. getDigest(Map<?,?> digestValueAndAlgo)Creates aDigestobject from a JSON structureConstructors in eu.europa.esig.dss.jades with parameters of type Digest Constructor Description HTTPHeaderMessageBodySignatureScope(Digest digest)The default constructorHTTPHeaderMessageBodySignatureScope(String documentName, Digest digest)Constructor with a document nameHTTPHeaderSignatureScope(Digest digest)The default constructorHTTPHeaderSignatureScope(String name, Digest digest)Constructor with document name -
Uses of Digest in eu.europa.esig.dss.jades.validation
Methods in eu.europa.esig.dss.jades.validation that return Digest Modifier and Type Method Description DigestJAdESSignature. getDataToBeSignedRepresentation() -
Uses of Digest in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return Digest Modifier and Type Method Description DigestDigestDocument. getExistingDigest()Gets the defined digest value for the DigestDocument -
Uses of Digest in eu.europa.esig.dss.model.identifier
Methods in eu.europa.esig.dss.model.identifier with parameters of type Digest Modifier and Type Method Description booleanMultipleDigestIdentifier. isMatch(Digest expectedDigest)Constructors in eu.europa.esig.dss.model.identifier with parameters of type Digest Constructor Description 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
Constructors in eu.europa.esig.dss.pades.validation.scope with parameters of type Digest Constructor Description PdfByteRangeSignatureScope(String name, ByteRange byteRange, Digest digest) -
Uses of Digest in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi that return Digest Modifier and Type Method Description static DigestDSSRevocationUtils. getDigest(org.bouncycastle.asn1.esf.OtherHash otherHash)ConvertsOtherHashtoDigeststatic DigestDSSUtils. getDigest(DigestAlgorithm digestAlgo, DSSDocument dssDocument)ReturnsDigestof thedssDocument -
Uses of Digest in eu.europa.esig.dss.spi.x509
Methods in eu.europa.esig.dss.spi.x509 that return Digest Modifier and Type Method Description DigestCertificateRef. getCertDigest()Methods in eu.europa.esig.dss.spi.x509 with parameters of type Digest Modifier and Type Method Description Set<CertificateToken>CertificateSource. getByCertificateDigest(Digest digest)This method returns the Set of certificates with theDigestSet<CertificateToken>CommonCertificateSource. getByCertificateDigest(Digest digest)Set<CertificateToken>ListCertificateSource. getByCertificateDigest(Digest digest)voidCertificateRef. setCertDigest(Digest certDigest) -
Uses of Digest in eu.europa.esig.dss.spi.x509.revocation
Fields in eu.europa.esig.dss.spi.x509.revocation declared as Digest Modifier and Type Field Description protected DigestRevocationRef. digestMethods in eu.europa.esig.dss.spi.x509.revocation that return Digest Modifier and Type Method Description DigestRevocationRef. getDigest()Constructors in eu.europa.esig.dss.spi.x509.revocation with parameters of type Digest Constructor Description RevocationRefIdentifier(Digest digest) -
Uses of Digest in eu.europa.esig.dss.spi.x509.revocation.crl
Constructors in eu.europa.esig.dss.spi.x509.revocation.crl with parameters of type Digest Constructor Description CRLRef(Digest digest)The default constructor for CRLRef. -
Uses of Digest in eu.europa.esig.dss.spi.x509.revocation.ocsp
Constructors in eu.europa.esig.dss.spi.x509.revocation.ocsp with parameters of type Digest Constructor Description OCSPRef(Digest digest, Date producedAt, ResponderId responderId)The default constructor for OCSPRef. -
Uses of Digest in eu.europa.esig.dss.token
Methods in eu.europa.esig.dss.token with parameters of type Digest Modifier and Type Method Description SignatureValueAbstractSignatureTokenConnection. signDigest(Digest digest, MaskGenerationFunction mgf, DSSPrivateKeyEntry keyEntry)SignatureValueAbstractSignatureTokenConnection. signDigest(Digest digest, DSSPrivateKeyEntry keyEntry)SignatureValueSignatureTokenConnection. signDigest(Digest digest, MaskGenerationFunction mgf, DSSPrivateKeyEntry keyEntry)This method signs thedigestdata with the givenkeyEntry.SignatureValueSignatureTokenConnection. signDigest(Digest digest, DSSPrivateKeyEntry keyEntry)This method signs thedigestdata with the givenkeyEntry. -
Uses of Digest in eu.europa.esig.dss.tsl.download
Methods in eu.europa.esig.dss.tsl.download that return Digest Modifier and Type Method Description DigestXmlDownloadResult. getDigest()Gets digest of a canonicalized documentConstructors in eu.europa.esig.dss.tsl.download with parameters of type Digest Constructor Description XmlDownloadResult(DSSDocument dssDocument, Digest digest)Default constructor -
Uses of Digest in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return Digest Modifier and Type Method Description DigestAdvancedSignature. 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.DigestManifestEntry. getDigest()Gets the manifest entry digestDigestReferenceValidation. getDigest()Gets the incorporatedDigestDigestSignaturePolicy. getDigest()Gets theDigestMethods in eu.europa.esig.dss.validation with parameters of type Digest Modifier and Type Method Description protected XmlDigestAlgoAndValueDiagnosticDataBuilder. getXmlDigestAlgoAndValue(Digest digest)voidManifestEntry. setDigest(Digest digest)Sets the manifest entry digestvoidReferenceValidation. setDigest(Digest digest)Sets the reference'sDigestvoidSignaturePolicy. setDigest(Digest digest)Sets theDigestConstructors in eu.europa.esig.dss.validation with parameters of type Digest Constructor Description SignatureDigestReference(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
Methods in eu.europa.esig.dss.validation.policy that return Digest Modifier and Type Method Description DigestAbstractSignaturePolicyValidator. getComputedDigest(DigestAlgorithm digestAlgorithm)DigestBasicASNSignaturePolicyValidator. getComputedDigest(DigestAlgorithm digestAlgorithm)DigestNonASN1SignaturePolicyValidator. getComputedDigest(DigestAlgorithm digestAlgorithm)DigestSignaturePolicyValidator. getComputedDigest(DigestAlgorithm digestAlgorithm)ReturnsDigeston the computed SignaturePolicy's content -
Uses of Digest in eu.europa.esig.dss.validation.scope
Methods in eu.europa.esig.dss.validation.scope that return Digest Modifier and Type Method Description protected DigestAbstractSignatureScopeFinder. getDigest(byte[] dataBytes)Gets digest of a binariesprotected DigestAbstractSignatureScopeFinder. getDigest(DSSDocument document)Gets digest of a documentDigestSignatureScope. getDigest()Constructors in eu.europa.esig.dss.validation.scope with parameters of type Digest Constructor Description ContainerContentSignatureScope(String name, Digest digest)ContainerSignatureScope(Digest digest)ContainerSignatureScope(String name, Digest digest)CounterSignatureScope(String masterSignatureId, Digest digest)DigestSignatureScope(String name, Digest digest)FullSignatureScope(String name, Digest digest)ManifestEntrySignatureScope(String entryName, Digest digest, String manifestName, List<String> transformations)Constructor with transformations (Used in XAdES)ManifestSignatureScope(String name, Digest digest)ManifestSignatureScope(String name, Digest digest, List<String> transformations)PartialSignatureScope(String name, Digest digest)SignatureScope(String name, Digest digest)SignatureScopeWithTransformations(String name, Digest digest, List<String> transformations)Default constructor -
Uses of Digest in eu.europa.esig.dss.validation.timestamp
Methods in eu.europa.esig.dss.validation.timestamp that return Digest Modifier and Type Method Description DigestTimestampToken. getMessageImprint()This method returns the embedded message-imprint value -
Uses of Digest in eu.europa.esig.dss.ws.converter
Methods in eu.europa.esig.dss.ws.converter that return Digest Modifier and Type Method Description static DigestDTOConverter. toDigest(DigestDTO digestDTO)ConvertsDigestDTOtoDigestobjectMethods in eu.europa.esig.dss.ws.converter with parameters of type Digest Modifier and Type Method Description static DigestDTODTOConverter. toDigestDTO(Digest digest)ConvertsDigesttoDigestDTOobject -
Uses of Digest in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades that return Digest Modifier and Type Method Description static DigestDSSXMLUtils. getDigestAndValue(Element element)This method extracts the Digest algorithm and value from an element of type DigestAlgAndValueType -
Uses of Digest in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return Digest Modifier and Type Method Description DigestXAdESSignature. getDataToBeSignedRepresentation() -
Uses of Digest in eu.europa.esig.dss.xades.validation.policy
Methods in eu.europa.esig.dss.xades.validation.policy that return Digest Modifier and Type Method Description DigestXMLSignaturePolicyValidator. getComputedDigest(DigestAlgorithm digestAlgorithm) -
Uses of Digest in eu.europa.esig.dss.xades.validation.scope
Constructors in eu.europa.esig.dss.xades.validation.scope with parameters of type Digest Constructor Description XmlElementSignatureScope(String xmlId, List<String> transformations, Digest digest)Default constructorXmlFullSignatureScope(String name, List<String> transformations, Digest digest)Constructor with document nameXmlRootSignatureScope(String name, List<String> transformations, Digest digest)Constructor with document nameXmlRootSignatureScope(List<String> transformations, Digest digest)Default constructorXPointerSignatureScope(String xmlId, String uri, Digest digest)Default constructor