com.lowagie.tools
Class encrypt_pdf
java.lang.Object
|
+--com.lowagie.tools.encrypt_pdf
- public class encrypt_pdf
- extends Object
Encrypts a PDF document. It needs iText (http://www.lowagie.com/iText).
- Author:
- Paulo Soares (psoares@consiste.pt)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INPUT_FILE
private static final int INPUT_FILE
- See Also:
- Constant Field Values
OUTPUT_FILE
private static final int OUTPUT_FILE
- See Also:
- Constant Field Values
USER_PASSWORD
private static final int USER_PASSWORD
- See Also:
- Constant Field Values
OWNER_PASSWORD
private static final int OWNER_PASSWORD
- See Also:
- Constant Field Values
PERMISSIONS
private static final int PERMISSIONS
- See Also:
- Constant Field Values
STRENGTH
private static final int STRENGTH
- See Also:
- Constant Field Values
permit
private static final int[] permit
encrypt_pdf
public encrypt_pdf()
usage
private static void usage()
main
public static void main(String[] args)