Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlCryptographicAlgorithm
-
Uses of XmlCryptographicAlgorithm in eu.europa.esig.dss.detailedreport.jaxb
Modifier and TypeFieldDescriptionprotected XmlCryptographicAlgorithm
XmlCryptographicValidation.algorithm
protected XmlCryptographicAlgorithm
XmlCC.verifiedAlgorithm
Modifier and TypeMethodDescriptionObjectFactory.createXmlCryptographicAlgorithm()
Create an instance ofXmlCryptographicAlgorithm
XmlCryptographicValidation.getAlgorithm()
Gets the value of the algorithm property.XmlCC.getVerifiedAlgorithm()
Gets the value of the verifiedAlgorithm property.Modifier and TypeMethodDescriptionvoid
XmlCryptographicValidation.setAlgorithm
(XmlCryptographicAlgorithm value) Sets the value of the algorithm property.void
XmlCC.setVerifiedAlgorithm
(XmlCryptographicAlgorithm value) Sets the value of the verifiedAlgorithm property.