Package org.bouncycastle.crypto.modes
Interface AESGCMSIVModePacketCipher
- All Superinterfaces:
PacketCipher
- All Known Implementing Classes:
AESGCMSIVPacketCipher,AESNativeGCMSIVPacketCipher
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.bouncycastle.crypto.PacketCipher
getOutputSize, processPacket
-
Field Details
-
NONCELEN
static final int NONCELENThe nonce length.- See Also:
-
-
Method Details
-
checkParameters
-