Generated by
JDiff

Class com.itextpdf.kernel.crypto.securityhandler.SecurityHandler

Added Methods
byte[]  getMkey() Gets global encryption key.
byte[]  getNextObjectKey() Gets encryption key for a particular object/generation.
 

Changed Methods
IDecryptor  getDecryptor() Documentation changed from old to new.
Gets decryptor object.
OutputStreamEncryption  getEncryptionStream( OutputStream) Documentation changed from old to new.
Gets a stream wrapper, responsible for encryption.