Link
Skip to main content

Using another Security Provider for Encrypted Files

If you want to use a specific security provider for handling encrypted files in FormVu, then you can use -Dorg.jpedal.securityprovider. Remember to add the security provider to the classpath if needed, example usage would be:

-Dorg.jpedal.securityprovider="org.bouncycastle.jce.provider.BouncyCastleProvider"

We use our own implementation to decrypt encrypted pdf files in FormVu. This will be used if you do not specify a security provider.

To learn more about Providers in Java we recommend reading The Provider Class section of the Java Cryptography Architecture (JCA) Reference Guide.


What's included in your FormVu trial?

  • Access to download the SDK and run it locally.
  • Access to the cloud trial to convert documents in the IDR cloud.
  • Access to the Docker image to set up your own trial server in the cloud.
  • Communicate with IDR developers to ask questions & get expert advice.
  • Plenty of time to experiment and build a proof of concept.
  • Over 100 articles to help you get started and learn about FormVu.
  • An exceptional PDF Form to HTML converter that took over 20 years to build!

Learn more about FormVu

Start Your Free Trial