Uses of Class
eu.europa.esig.dss.validation.CandidatesForSigningCertificate
Package | Description |
---|---|
eu.europa.esig.dss.cades.validation | |
eu.europa.esig.dss.validation | |
eu.europa.esig.dss.xades.validation |
-
Uses of CandidatesForSigningCertificate in eu.europa.esig.dss.cades.validation
Methods in eu.europa.esig.dss.cades.validation that return CandidatesForSigningCertificate Modifier and Type Method Description CandidatesForSigningCertificate
CAdESSignature. 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. -
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
DefaultAdvancedSignature. 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 CandidatesForSigningCertificate
AdvancedSignature. getCandidatesForSigningCertificate()
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.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return CandidatesForSigningCertificate Modifier and Type Method Description CandidatesForSigningCertificate
XAdESSignature. getCandidatesForSigningCertificate()