Package org.bouncycastle.crypto.modes
Interface AESCFBModePacketCipher
- All Superinterfaces:
PacketCipher
- All Known Implementing Classes:
AESCFBPacketCipher,AESNativeCFBPacketCipher
-
Method Summary
Methods inherited from interface org.bouncycastle.crypto.PacketCipher
getOutputSize, processPacket
-
Method Details
-
checkCFBParameter
-