Uses of Class
eu.europa.esig.dss.validation.SignatureDigestReference
| Package | Description |
|---|---|
| eu.europa.esig.dss.cades.validation | |
| eu.europa.esig.dss.pades.validation | |
| eu.europa.esig.dss.validation | |
| eu.europa.esig.dss.xades.validation |
-
Uses of SignatureDigestReference in eu.europa.esig.dss.cades.validation
Methods in eu.europa.esig.dss.cades.validation that return SignatureDigestReference Modifier and Type Method Description SignatureDigestReferenceCAdESSignature. getSignatureDigestReference(DigestAlgorithm digestAlgorithm)TS 119 442 - V1.1.1 - Electronic Signatures and Infrastructures (ESI), ch. 5.1.4.2.1.3 XML component: In case of CAdES signatures, the input to the digest value computation shall be one of the DER-encoded instances of SignedInfo type present within the CMS structure. -
Uses of SignatureDigestReference in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation that return SignatureDigestReference Modifier and Type Method Description SignatureDigestReferencePAdESSignature. getSignatureDigestReference(DigestAlgorithm digestAlgorithm)TS 119 442 - V1.1.1 - Electronic Signatures and Infrastructures (ESI), ch. 5.1.4.2.1.3 XML component: In case of PAdES signatures, the input of the digest value computation shall be the result of decoding the hexadecimal string present within the Contents field of the Signature PDF dictionary enclosing one PAdES digital signature. -
Uses of SignatureDigestReference in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return SignatureDigestReference Modifier and Type Method Description SignatureDigestReferenceAdvancedSignature. getSignatureDigestReference(DigestAlgorithm digestAlgorithm)Returns a signature reference element as defined in TS 119 442 - V1.1.1 - Electronic Signatures and Infrastructures (ESI), ch. 5.1.4.2.1.3 XML component -
Uses of SignatureDigestReference in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return SignatureDigestReference Modifier and Type Method Description SignatureDigestReferenceXAdESSignature. getSignatureDigestReference(DigestAlgorithm digestAlgorithm)TS 119 442 - V1.1.1 - Electronic Signatures and Infrastructures (ESI), ch. 5.1.4.2.1.3 XML component: In case of XAdES signatures, the input of the digest value computation shall be the result of applying the canonicalization algorithm identified within the CanonicalizationMethod child element's value to the corresponding ds:Signature element and its contents.