Uses of Class
eu.europa.esig.dss.ws.cert.validation.dto.CertificateReportsDTO
Package
Description
-
Uses of CertificateReportsDTO in eu.europa.esig.dss.ws.cert.validation.common
Modifier and TypeMethodDescriptionRemoteCertificateValidationService.validateCertificate
(CertificateToValidateDTO certificateToValidate) Validates the certificate -
Uses of CertificateReportsDTO in eu.europa.esig.dss.ws.cert.validation.rest
Modifier and TypeMethodDescriptionRestCertificateValidationServiceImpl.validateCertificate
(CertificateToValidateDTO certificateToValidate) -
Uses of CertificateReportsDTO in eu.europa.esig.dss.ws.cert.validation.rest.client
Modifier and TypeMethodDescriptionRestCertificateValidationService.validateCertificate
(CertificateToValidateDTO certificateToValidate) This method returns the result of the validation of the signed file.