Package | Description |
---|---|
org.apache.pdfbox.examples.signature.validation |
Modifier and Type | Method and Description |
---|---|
CertInformationCollector.CertSignatureInformation |
CertInformationCollector.CertSignatureInformation.getAlternativeCertChain() |
CertInformationCollector.CertSignatureInformation |
CertInformationCollector.CertSignatureInformation.getCertChain() |
CertInformationCollector.CertSignatureInformation |
CertInformationCollector.getLastCertInfo(PDDocument document,
String fileName)
Gets the Certificate Information of the last Signature.
|
CertInformationCollector.CertSignatureInformation |
CertInformationCollector.CertSignatureInformation.getTsaCerts() |
Modifier and Type | Method and Description |
---|---|
protected static void |
CertInformationHelper.getAuthorityInfoExtensionValue(byte[] extensionValue,
CertInformationCollector.CertSignatureInformation certInfo)
Extracts authority information access extension values from the given data.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.