public class AESCipherCBCnoPad extends Object
Constructor and Description |
---|
AESCipherCBCnoPad(boolean forEncryption, byte[] key)
Creates a new instance of AESCipher
|
AESCipherCBCnoPad(boolean forEncryption, byte[] key, byte[] initVector) |
Modifier and Type | Method and Description |
---|---|
byte[] |
processBlock(byte[] inp, int inpOff, int inpLen) |
Copyright © 1998–2018 iText Group NV. All rights reserved.