AEADCipher.getUnderlyingCipher

return the cipher this object wraps.

interface AEADCipher
nothrow
BlockCipher
getUnderlyingCipher
()

Return Value

Type: BlockCipher

the cipher this object wraps.

Meta