public final class BufferedPartialBlockCipher extends org.bouncycastle.crypto.BufferedBlockCipher
BufferedBlockCipher.doFinal(byte[], int)
buf, bufOff, cipher, forEncryption, partialBlockOkay, pgpCFB
BufferedPartialBlockCipher(org.bouncycastle.crypto.BlockCipher cipher)
doFinal, getBlockSize, getOutputSize, getUnderlyingCipher, getUpdateOutputSize, init, processByte, processBytes, reset
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BufferedPartialBlockCipher(org.bouncycastle.crypto.BlockCipher cipher)