Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
Packages that use XmlCryptographicAlgorithm
-
Uses of XmlCryptographicAlgorithm in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlCryptographicAlgorithmModifier and TypeFieldDescriptionprotected XmlCryptographicAlgorithmXmlCryptographicValidation.algorithmprotected XmlCryptographicAlgorithmXmlCC.verifiedAlgorithmMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlCryptographicAlgorithmModifier and TypeMethodDescriptionObjectFactory.createXmlCryptographicAlgorithm()Create an instance ofXmlCryptographicAlgorithmXmlCryptographicValidation.getAlgorithm()Gets the value of the algorithm property.XmlCC.getVerifiedAlgorithm()Gets the value of the verifiedAlgorithm property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlCryptographicAlgorithmModifier and TypeMethodDescriptionvoidXmlCryptographicValidation.setAlgorithm(XmlCryptographicAlgorithm value) Sets the value of the algorithm property.voidXmlCC.setVerifiedAlgorithm(XmlCryptographicAlgorithm value) Sets the value of the verifiedAlgorithm property.