public class XmlCertificateChain extends Object implements Serializable
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.Constructor and Description |
---|
XmlCertificateChain() |
Modifier and Type | Method and Description |
---|---|
List<XmlCertificate> |
getCertificate() |
public List<XmlCertificate> getCertificate()
Copyright © 2024. All rights reserved.