Generated by
JDiff

Class com.itextpdf.kernel.pdf.PdfEncryption

Added Methods
PdfObject  createInfoId( byte[], byte[] , boolean ) Creates a PdfLiteral that contains an array of two id entries.
 

Changed Methods
PdfObject  createInfoId( byte[], byte[] ) Documentation changed from old to new.
Now deprecated.
Use {@link #createInfoId(byte[], byte[], boolean)} instead