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)
Copyright © 2013. All rights reserved.