dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
BufferedBlockCipher.getUnderlyingCipher
dcrypt
crypto
bufferedblockcipher
BufferedBlockCipher
struct
BufferedBlockCipher
(Cipher, bool permitPartialBlock = false)
ref nothrow @
nogc
Cipher
getUnderlyingCipher
(
)
if
(
isBlockCipher
!
Cipher
)
Return Value
Type:
Cipher
the BlockCipher passed once to the constructor.
Meta
Source
See Implementation
dcrypt
crypto
bufferedblockcipher
BufferedBlockCipher
functions
doFinal
getUnderlyingCipher
processByte
processBytes
reset
start
manifest constants
blockSize
name
variables
buf
bufOff
cipher