com.itextpdf.text.pdf.crypto
public class AESCipherCBCnoPad extends Object
AESCipherCBCnoPad(boolean forEncryption, byte[] key)
byte[]
processBlock(byte[] inp, int inpOff, int inpLen)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AESCipherCBCnoPad(boolean forEncryption, byte[] key)
public byte[] processBlock(byte[] inp, int inpOff, int inpLen)