| Package | Description |
|---|---|
| com.itextpdf.signatures.validation.v1 |
| Modifier and Type | Field and Description |
|---|---|
static SignatureValidationProperties.OnlineFetching |
SignatureValidationProperties.DEFAULT_ONLINE_FETCHING |
| Modifier and Type | Method and Description |
|---|---|
SignatureValidationProperties.OnlineFetching |
SignatureValidationProperties.getRevocationOnlineFetching(ValidationContext validationContext)
Sets the onlineFetching property representing possible online fetching permissions.
|
static SignatureValidationProperties.OnlineFetching |
SignatureValidationProperties.OnlineFetching.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignatureValidationProperties.OnlineFetching[] |
SignatureValidationProperties.OnlineFetching.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SignatureValidationProperties |
SignatureValidationProperties.setRevocationOnlineFetching(ValidatorContexts validatorContexts,
CertificateSources certificateSources,
TimeBasedContexts timeBasedContexts,
SignatureValidationProperties.OnlineFetching onlineFetching)
Sets the onlineFetching property representing possible online fetching permissions.
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.