Skip to main content
All docs
V25.1
  • PdfLtvOptions Properties

    Contains options that allows you to request Long Term Validation (LTV) information for a signature certificate.
    Name Description
    TryFetchCrlOnline Specifies whether to obtain the certificate status in a Certificate Revocation List (CRL) response.
    TryFetchOcspOnline Specifies whether to obtain the certificate status in an Online Certificate Status Protocol (OCSP) response.
    VerifyEntireCertificateChain Specifies whether to validate the entire certificate chain of a signature.
    See Also