Package | Description |
---|---|
org.apache.pdfbox.examples.signature.validation |
Modifier and Type | Method and Description |
---|---|
void |
CertInformationCollector.addAllCertsFromHolders(org.bouncycastle.cert.X509CertificateHolder[] certHolders)
Gets a list of X509Certificate out of an array of X509CertificateHolder.
|
CertInformationCollector.CertSignatureInformation |
CertInformationCollector.getLastCertInfo(PDSignature signature,
String fileName)
Gets the certificate information of a signature.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.