dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
GCMCipher.getUnderlyingCipher
dcrypt
crypto
modes
gcm
gcm
GCMCipher
return the cipher this object wraps.
class
GCMCipher
pure nothrow
BlockCipher
getUnderlyingCipher
(
)
Return Value
Type:
BlockCipher
the cipher this object wraps.
Meta
Source
See Implementation
dcrypt
crypto
modes
gcm
gcm
GCMCipher
constructors
this
functions
doFinal
getOutputSize
getUnderlyingCipher
getUpdateOutputSize
processAADBytes
processBytes
reset
start
properties
name
return the cipher this object wraps.