TrueVFS Component ZIP 0.11.0
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.bouncycastle.crypto.BufferedBlockCipher
-
- net.java.truevfs.comp.zip.crypto.BufferedPartialBlockCipher
-
public final class BufferedPartialBlockCipher
extends org.bouncycastle.crypto.BufferedBlockCipher
A buffered block cipher which allows a partial block when calling
BufferedBlockCipher.doFinal(byte[], int).
- Author:
- Christian Schlichtherle
-
-
Field Summary
-
Fields inherited from class org.bouncycastle.crypto.BufferedBlockCipher
buf, bufOff, cipher, forEncryption, partialBlockOkay, pgpCFB
-
Method Summary
-
Methods inherited from class org.bouncycastle.crypto.BufferedBlockCipher
doFinal, getBlockSize, getOutputSize, getUnderlyingCipher, getUpdateOutputSize, init, processByte, processBytes, reset
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
TrueVFS Component ZIP 0.11.0
- Detail:
- Field |
- Constr |
- Method
Copyright © 2005–2015 Schlichtherle IT Services. All rights reserved.