|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An AEADCipher
based on a BlockCipher
.
Method Summary | |
BlockCipher |
getUnderlyingCipher()
return the BlockCipher this object wraps. |
Methods inherited from interface org.bouncycastle.crypto.modes.AEADCipher |
doFinal, getAlgorithmName, getMac, getOutputSize, getUpdateOutputSize, init, processAADByte, processAADBytes, processByte, processBytes, reset |
Method Detail |
public BlockCipher getUnderlyingCipher()
BlockCipher
this object wraps.BlockCipher
this object wraps.
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |