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 CandidatesForSigningCertificateOCSPCertificateSource. 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 CandidatesForSigningCertificateSignatureCertificateSource. candidatesForSigningCertificateThe 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 CandidatesForSigningCertificateCMSCertificateSource. extractCandidatesForSigningCertificate(CertificateToken providedSigningCertificateToken)protected abstract CandidatesForSigningCertificateSignatureCertificateSource. extractCandidatesForSigningCertificate(CertificateToken providedSigningCertificateToken)Extracts candidates to be a signing certificate from the sourceCandidatesForSigningCertificateAdvancedSignature. getCandidatesForSigningCertificate()Gets an object containing the signing certificate or information indicating why it is impossible to extract it from the signature.CandidatesForSigningCertificateDefaultAdvancedSignature. 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.CandidatesForSigningCertificateSignatureCertificateSource. 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 CandidatesForSigningCertificateTimestampToken. 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 CandidatesForSigningCertificateXAdESCertificateSource. extractCandidatesForSigningCertificate(CertificateToken providedSigningCertificateToken)