public final class BufferedPartialBlockCipher extends BufferedBlockCipher
BufferedBlockCipher.doFinal(byte[], int)
.buf, bufOff, cipher, forEncryption, partialBlockOkay, pgpCFB
Constructor and Description |
---|
BufferedPartialBlockCipher(BlockCipher cipher) |
doFinal, getBlockSize, getOutputSize, getUnderlyingCipher, getUpdateOutputSize, init, processByte, processBytes, reset
public BufferedPartialBlockCipher(BlockCipher cipher)
Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.