Class ReaderProperties

java.lang.Object
com.itextpdf.text.pdf.ReaderProperties

public class ReaderProperties extends Object
  • Field Details

    • certificate

      Certificate certificate
    • certificateKey

      Key certificateKey
    • certificateKeyProvider

      String certificateKeyProvider
    • externalDecryptionProcess

      ExternalDecryptionProcess externalDecryptionProcess
    • ownerPassword

      byte[] ownerPassword
    • partialRead

      boolean partialRead
    • closeSourceOnconstructorError

      boolean closeSourceOnconstructorError
    • memoryLimitsAwareHandler

      MemoryLimitsAwareHandler memoryLimitsAwareHandler
  • Constructor Details

    • ReaderProperties

      public ReaderProperties()
  • Method Details