Uses of Class
eu.europa.esig.dss.simplereport.jaxb.XmlCertificateChain
-
Packages that use XmlCertificateChain Package Description eu.europa.esig.dss.simplereport.jaxb -
-
Uses of XmlCertificateChain in eu.europa.esig.dss.simplereport.jaxb
Fields in eu.europa.esig.dss.simplereport.jaxb declared as XmlCertificateChain Modifier and Type Field Description protected XmlCertificateChainXmlSignature. certificateChainMethods in eu.europa.esig.dss.simplereport.jaxb that return XmlCertificateChain Modifier and Type Method Description XmlCertificateChainObjectFactory. createXmlCertificateChain()Create an instance ofXmlCertificateChainXmlCertificateChainXmlSignature. getCertificateChain()Gets the value of the certificateChain property.Methods in eu.europa.esig.dss.simplereport.jaxb with parameters of type XmlCertificateChain Modifier and Type Method Description voidXmlSignature. setCertificateChain(XmlCertificateChain value)Sets the value of the certificateChain property.
-