Specifies whether the certificate
status is checked when a digital signature is signed. The certificate
status can be checked against a certificate revocation list (CRL)
or an Online Certificate Status Protocol (OCSP) response.
The signing party must have access to the Internet to retrieve
the CRL or OCSP response from the appropriate server.
The addRevocationInfo property does not have
a default value so that Acrobat can override it if the value is
not specified.
SyntaxReference_Syntax.addRevocationInfo = "required | optional | none"
Values
Type
|
Values
|
String
|
Checking
the certificate status is required.
Checking
the certificate status is optional.
A
CRL or OCSP response is not included in the digital signature.
|
|
|
|