Package org.bouncycastle.crypto.modes
Interface CCMModeCipher
- All Superinterfaces:
AEADBlockCipher
,AEADCipher
- All Known Implementing Classes:
CCMBlockCipher
-
Method Summary
Methods inherited from interface org.bouncycastle.crypto.modes.AEADBlockCipher
getUnderlyingCipher
Methods inherited from interface org.bouncycastle.crypto.modes.AEADCipher
doFinal, getAlgorithmName, getMac, getOutputSize, getUpdateOutputSize, init, processAADByte, processAADBytes, processByte, processBytes, reset