Package org.apache.pdfbox
Class Encrypt
- java.lang.Object
-
- org.apache.pdfbox.Encrypt
-
public class Encrypt extends java.lang.Object
This will read a document from the filesystem, encrypt it and and then write the results to the filesystem.- Version:
- $Revision: 1.9 $
- Author:
- Ben Litchfield
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
This is the entry point for the application.
-