dcrypt ~master (2018-06-04T17:07:07Z)
Dub
Repo
BufferedBlockCipher.getUnderlyingCipher
dcrypt
blockcipher
bufferedblockcipher
BufferedBlockCipher
struct
BufferedBlockCipher
(Cipher, bool permitPartialBlock = false)
ref
Cipher
getUnderlyingCipher
nothrow @
nogc
(
)
if
(
isBlockCipher
!
Cipher
)
Return Value
Type:
Cipher
the BlockCipher passed once to the constructor.
Meta
Source
See Implementation
dcrypt
blockcipher
bufferedblockcipher
BufferedBlockCipher
functions
doFinal
getUnderlyingCipher
processByte
processBytes
variables
buf
bufOff
cipher