A string value
that represents the type of revocation-checking that the Verify PDF Signature operation and Verify PDF Signature operation (deprecated) operations perform when verifying
a signature in a PDF document. The default value is BestEffort.
These string values are valid:
- AlwaysCheck:
- Checks for revocation of all certificates.
- BestEffort:
- Checks for revocation of all certificates when possible.
- CheckIfAvailable:
- Checks for revocation of all certificates only when revocation
information is available.
- NoCheck:
- Does not check for revocation.
For information about
configuring default properties, see Datatype specific settings.
Datatype specific settingsA list of revocation-checking styles to use to verify a
signature in a PDF document. The default value is BestEffort. Select
one of these values:
These string values are valid:
- AlwaysCheck:
- Checks for revocation of all certificates.
- BestEffort:
- Checks for revocation of all certificates when possible.
- CheckIfAvailable:
- Checks for revocation of all certificates only when revocation
information is available.
- NoCheck:
- Does not check for revocation.
|
|
|