Uses of Class
eu.europa.esig.dss.spi.x509.CandidatesForSigningCertificate
-
Uses of CandidatesForSigningCertificate in eu.europa.esig.dss.spi.x509.revocation.ocsp
Methods in eu.europa.esig.dss.spi.x509.revocation.ocsp that return CandidatesForSigningCertificate Modifier and Type Method Description CandidatesForSigningCertificate
OCSPCertificateSource. getCandidatesForSigningCertificate(CertificateToken certificateIssuer)
Returns candidates for the OCSP Response's signing certificate -
Uses of CandidatesForSigningCertificate in eu.europa.esig.dss.validation
Fields in eu.europa.esig.dss.validation declared as CandidatesForSigningCertificate Modifier and Type Field Description protected CandidatesForSigningCertificate
SignatureCertificateSource. candidatesForSigningCertificate
The reference to the object containing all candidates to the signing certificate.Methods in eu.europa.esig.dss.validation that return CandidatesForSigningCertificate Modifier and Type Method Description protected CandidatesForSigningCertificate
CMSCertificateSource. extractCandidatesForSigningCertificate(CertificateToken providedSigningCertificateToken)
protected abstract CandidatesForSigningCertificate
SignatureCertificateSource. extractCandidatesForSigningCertificate(CertificateToken providedSigningCertificateToken)
Extracts candidates to be a signing certificate from the sourceCandidatesForSigningCertificate
AdvancedSignature. getCandidatesForSigningCertificate()
Gets an object containing the signing certificate or information indicating why it is impossible to extract it from the signature.CandidatesForSigningCertificate
DefaultAdvancedSignature. getCandidatesForSigningCertificate()
ETSI TS 101 733 V2.2.1 (2013-04) 5.6.3 Signature Verification Process ...the public key from the first certificate identified in the sequence of certificate identifiers from SigningCertificate shall be the key used to verify the digital signature.CandidatesForSigningCertificate
SignatureCertificateSource. getCandidatesForSigningCertificate(CertificateToken providedSigningCertificateToken)
Gets an object containing the signing certificate or information indicating why it is impossible to extract it from the signature. -
Uses of CandidatesForSigningCertificate in eu.europa.esig.dss.validation.timestamp
Methods in eu.europa.esig.dss.validation.timestamp that return CandidatesForSigningCertificate Modifier and Type Method Description CandidatesForSigningCertificate
TimestampToken. getCandidatesForSigningCertificate()
Returns an object with signing candidates -
Uses of CandidatesForSigningCertificate in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return CandidatesForSigningCertificate Modifier and Type Method Description protected CandidatesForSigningCertificate
XAdESCertificateSource. extractCandidatesForSigningCertificate(CertificateToken providedSigningCertificateToken)