GCMCipher.getUnderlyingCipher

return the cipher this object wraps.

class GCMCipher
pure nothrow
BlockCipher
getUnderlyingCipher
()

Return Value

Type: BlockCipher

the cipher this object wraps.

Meta