Interface GCMModeCipher
- All Superinterfaces:
AEADBlockCipher, AEADCipher
- All Known Implementing Classes:
GCMBlockCipher
-
Method Summary
Methods inherited from interface AEADBlockCipher
getUnderlyingCipherMethods inherited from interface AEADCipher
doFinal, getAlgorithmName, getMac, getOutputSize, getUpdateOutputSize, init, processAADByte, processAADBytes, processByte, processBytes, reset