dcrypt v0.0.5 (2015-08-01T16:43:44Z)
Dub
Repo
AEADCipher.getUnderlyingCipher
dcrypt
crypto
modes
aead
AEADCipher
return the cipher this object wraps.
interface
AEADCipher
nothrow
BlockCipher
getUnderlyingCipher
(
)
Return Value
Type:
BlockCipher
the cipher this object wraps.
Meta
Source
See Implementation
dcrypt
crypto
modes
aead
AEADCipher
functions
doFinal
getMac
getOutputSize
getUnderlyingCipher
getUpdateOutputSize
processAADBytes
processBytes
reset
start
properties
name
return the cipher this object wraps.