Package org.bouncycastle.crypto.modes
Interface AESCTRModePacketCipher
- All Superinterfaces:
PacketCipher
- All Known Implementing Classes:
AESCTRPacketCipher,AESNativeCTRPacketCipher
-
Method Summary
Methods inherited from interface org.bouncycastle.crypto.PacketCipher
getOutputSize, processPacket
-
Method Details
-
checkParameters
-