Class XmlCertificateChain

java.lang.Object
org.digidoc4j.impl.asic.report.XmlCertificateChain
All Implemented Interfaces:
Serializable

public class XmlCertificateChain extends Object implements Serializable
DD4J-967: This class is a copy of XmlCertificateChain as it was in DSS 5.11.1 (except for the migration from javax to jakarta namespace and additional create(eu.europa.esig.dss.simplereport.jaxb.XmlCertificateChain) method). It is a temporary solution for keeping the XML of the validation report temporarily unchanged. This class may disappear in the future.
See Also:
  • Constructor Details

    • XmlCertificateChain

      public XmlCertificateChain()
  • Method Details