Generated by
JDiff

Class com.itextpdf.kernel.pdf.PdfEncryptor

Added Constructors
PdfEncryptor()  
 

Added Methods
void  encrypt( PdfReader, OutputStream ) Entry point to encrypt a PDF document.
void  encrypt( PdfReader, OutputStream , Map , String> ) Entry point to encrypt a PDF document.
PdfEncryptor  setEncryptionProperties( EncryptionProperties) Sets the EncryptionProperties
PdfEncryptor  setEventCountingMetaInfo( IMetaInfo) Sets the IMetaInfo that will be used during PdfDocument creation.