Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlPolicyDigestAlgoAndValue
Packages that use XmlPolicyDigestAlgoAndValue
-
Uses of XmlPolicyDigestAlgoAndValue in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return XmlPolicyDigestAlgoAndValueModifier and TypeMethodDescriptionSignatureWrapper.getPolicyDigestAlgoAndValue()Returns the signature policy digest -
Uses of XmlPolicyDigestAlgoAndValue in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlPolicyDigestAlgoAndValueModifier and TypeFieldDescriptionprotected XmlPolicyDigestAlgoAndValueXmlPolicy.digestAlgoAndValueMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlPolicyDigestAlgoAndValueModifier and TypeMethodDescriptionObjectFactory.createXmlPolicyDigestAlgoAndValue()Create an instance ofXmlPolicyDigestAlgoAndValueXmlPolicy.getDigestAlgoAndValue()Gets the value of the digestAlgoAndValue property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlPolicyDigestAlgoAndValueModifier and TypeMethodDescriptionvoidXmlPolicy.setDigestAlgoAndValue(XmlPolicyDigestAlgoAndValue value) Sets the value of the digestAlgoAndValue property.