Uses of Class
eu.europa.esig.dss.model.signature.SignatureDigestReference
Package
Description
-
Uses of SignatureDigestReference in eu.europa.esig.dss.cades.validation
Modifier and TypeMethodDescriptionCAdESSignature.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.jades.validation
Modifier and TypeMethodDescriptionJAdESSignature.getSignatureDigestReference
(DigestAlgorithm digestAlgorithm) -
Uses of SignatureDigestReference in eu.europa.esig.dss.pades.validation
Modifier and TypeMethodDescriptionPAdESSignature.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.spi.signature
Modifier and TypeMethodDescriptionAdvancedSignature.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
Modifier and TypeMethodDescriptionXAdESSignature.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.