Uses of Class
eu.europa.esig.dss.validation.SignerInfo
| Package | Description |
|---|---|
| eu.europa.esig.dss.pdf | |
| eu.europa.esig.dss.validation |
-
Uses of SignerInfo in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return types with arguments of type SignerInfo Modifier and Type Method Description List<SignerInfo>PdfCMSRevision. getSignatureInformationStore() -
Uses of SignerInfo in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return SignerInfo Modifier and Type Method Description SignerInfoCertificateValidity. getSignerInfo()Returns the associatedSignerInfoNOTE: can return nullMethods in eu.europa.esig.dss.validation that return types with arguments of type SignerInfo Modifier and Type Method Description List<SignerInfo>PdfRevision. getSignatureInformationStore()Returns Signature Information Store contentConstructors in eu.europa.esig.dss.validation with parameters of type SignerInfo Constructor Description CertificateValidity(SignerInfo signerInfo)This constructor create an object containing all information concerning the validity of a candidate for the signing certificate which is based only on theSignerInfo.