| Package | Description |
|---|---|
| eu.europa.esig.dss.validation |
| Modifier and Type | Method and Description |
|---|---|
CertificateValidity |
CandidatesForSigningCertificate.getTheBestCandidate()
This method returns the best candidate for the signing certificate.
|
CertificateValidity |
CandidatesForSigningCertificate.getTheCertificateValidity()
The
theSigningCertificateValidity object must be set before. |
| Modifier and Type | Method and Description |
|---|---|
List<CertificateValidity> |
CandidatesForSigningCertificate.getCertificateValidityList() |
| Modifier and Type | Method and Description |
|---|---|
void |
CandidatesForSigningCertificate.add(CertificateValidity certificateValidity)
This method allows to add a candidate for the signing certificate.
|
void |
CandidatesForSigningCertificate.setTheCertificateValidity(CertificateValidity theCertificateValidity)
This method allows to set the
SigningCertificateValidity object after the verification of its signature. |
Copyright © 2018. All rights reserved.