Module: Poppler::SignatureValidationFlags

Defined in:
(unknown)

Constant Summary collapse

VALIDATE_CERTIFICATE =

Whether to validate also the certificate of the signature

1 or :validate_certificate
WITHOUT_OCSP_REVOCATION_CHECK =

Whether to not do OCSP (Online Certificate Status Protocol) revocation check

2 or :without_ocsp_revocation_check
USE_AIA_CERTIFICATE_FETCH =

Whether to use AIA (Authority Information Access) extension for certificate fetching

4 or :use_aia_certificate_fetch