Uses of Class
eu.europa.esig.xmldsig.jaxb.DigestMethodType
Package
Description
-
Uses of DigestMethodType in eu.europa.esig.asic.manifest.jaxb
Modifier and TypeMethodDescriptionDataObjectReferenceType.getDigestMethod()
Gets the value of the digestMethod property.Modifier and TypeMethodDescriptionvoid
DataObjectReferenceType.setDigestMethod
(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in eu.europa.esig.validationreport.jaxb
Modifier and TypeFieldDescriptionprotected DigestMethodType
SACertIDType.digestMethod
protected DigestMethodType
SACRLIDType.digestMethod
Modifier and TypeMethodDescriptionSACertIDType.getDigestMethod()
Gets the value of the digestMethod property.SACRLIDType.getDigestMethod()
Gets the value of the digestMethod property.Modifier and TypeMethodDescriptionvoid
SACertIDType.setDigestMethod
(DigestMethodType value) Sets the value of the digestMethod property.void
SACRLIDType.setDigestMethod
(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in eu.europa.esig.xades.jaxb.xades111
Modifier and TypeMethodDescriptionDigestAlgAndValueType.getDigestMethod()
Gets the value of the digestMethod property.Modifier and TypeMethodDescriptionvoid
DigestAlgAndValueType.setDigestMethod
(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in eu.europa.esig.xades.jaxb.xades122
Modifier and TypeMethodDescriptionDigestAlgAndValueType.getDigestMethod()
Gets the value of the digestMethod property.Modifier and TypeMethodDescriptionvoid
DigestAlgAndValueType.setDigestMethod
(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in eu.europa.esig.xades.jaxb.xades132
Modifier and TypeFieldDescriptionprotected DigestMethodType
DigestAlgAndValueType.digestMethod
protected DigestMethodType
ReferenceInfoType.digestMethod
Modifier and TypeMethodDescriptionDigestAlgAndValueType.getDigestMethod()
Gets the value of the digestMethod property.ReferenceInfoType.getDigestMethod()
Gets the value of the digestMethod property.Modifier and TypeMethodDescriptionvoid
DigestAlgAndValueType.setDigestMethod
(DigestMethodType value) Sets the value of the digestMethod property.void
ReferenceInfoType.setDigestMethod
(DigestMethodType value) Sets the value of the digestMethod property. -
Uses of DigestMethodType in eu.europa.esig.xmldsig.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createDigestMethodType()
Create an instance ofDigestMethodType
ReferenceType.getDigestMethod()
Gets the value of the digestMethod property.Modifier and TypeMethodDescriptionObjectFactory.createDigestMethod
(DigestMethodType value) void
ReferenceType.setDigestMethod
(DigestMethodType value) Sets the value of the digestMethod property.