Package org.bouncycastle.crypto.modes
Interface AESGCMModePacketCipher
- All Superinterfaces:
Destroyable,PacketCipher
- All Known Implementing Classes:
AESGCMPacketCipher,AESNativeGCMPacketCipher
-
Method Summary
Methods inherited from interface javax.security.auth.Destroyable
destroy, isDestroyedMethods inherited from interface org.bouncycastle.crypto.PacketCipher
getOutputSize, processPacket
-
Method Details
-
checkParameters
-