| Package | Description |
|---|---|
| com.itextpdf.signatures.validation | |
| com.itextpdf.signatures.validation.context |
| Modifier and Type | Method and Description |
|---|---|
SignatureValidationProperties |
SignatureValidationProperties.setFreshness(ValidatorContexts validatorContexts,
CertificateSources certificateSources,
TimeBasedContexts timeBasedContexts,
Duration value)
Sets the freshness setting for the specified validator,
time based and certificate source contexts in milliseconds.
|
SignatureValidationProperties |
SignatureValidationProperties.setRevocationOnlineFetching(ValidatorContexts validatorContexts,
CertificateSources certificateSources,
TimeBasedContexts timeBasedContexts,
SignatureValidationProperties.OnlineFetching onlineFetching)
Sets the onlineFetching property representing possible online fetching permissions.
|
| Modifier and Type | Method and Description |
|---|---|
static TimeBasedContexts |
TimeBasedContexts.all()
Creates
TimeBasedContexts containing all TimeBasedContext values. |
static TimeBasedContexts |
TimeBasedContexts.complementOf(TimeBasedContexts other)
Creates
TimeBasedContexts containing all the elements of this type
that are not contained in the specified set. |
static TimeBasedContexts |
TimeBasedContexts.of(TimeBasedContext first,
TimeBasedContext... rest)
Creates
TimeBasedContexts container from several TimeBasedContext values. |
| Modifier and Type | Method and Description |
|---|---|
static TimeBasedContexts |
TimeBasedContexts.complementOf(TimeBasedContexts other)
Creates
TimeBasedContexts containing all the elements of this type
that are not contained in the specified set. |
Copyright © 1998–2025 Apryse Group NV. All rights reserved.