BufferedBlockCipher.doFinal

encrypt the remaining bytes in the buffer

struct BufferedBlockCipher(Cipher, bool permitPartialBlock = false)
uint
doFinal
(
ubyte[] output
)
if ()

Return Value

Type: uint

number of written bytes

Meta