dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
BufferedBlockCipher.doFinal
dcrypt
crypto
bufferedblockcipher
BufferedBlockCipher
encrypt the remaining bytes in the buffer
struct
BufferedBlockCipher
(Cipher, bool permitPartialBlock = false)
uint
doFinal
(
ubyte
[]
output
)
if
(
isBlockCipher
!
Cipher
)
Return Value
Type:
uint
number of written bytes
Meta
Source
See Implementation
dcrypt
crypto
bufferedblockcipher
BufferedBlockCipher
functions
doFinal
getUnderlyingCipher
processByte
processBytes
reset
start
manifest constants
blockSize
name
variables
buf
bufOff
cipher
encrypt the remaining bytes in the buffer