Package | Description |
---|---|
com.itextpdf.signatures |
Modifier and Type | Field and Description |
---|---|
protected LtvVerification.CertificateOption |
LtvVerifier.option
Option to specify level of verification; signing certificate only or the entire chain.
|
Modifier and Type | Method and Description |
---|---|
static LtvVerification.CertificateOption |
LtvVerification.CertificateOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LtvVerification.CertificateOption[] |
LtvVerification.CertificateOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
LtvVerification.addVerification(String signatureName, IOcspClient ocsp, ICrlClient crl, LtvVerification.CertificateOption certOption, LtvVerification.Level level, LtvVerification.CertificateInclusion certInclude)
Add verification for a particular signature.
|
void |
LtvVerifier.setCertificateOption(LtvVerification.CertificateOption option)
Sets the certificate option.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.