dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
PaddedBufferedBlockCipher.getUnderlyingPadding
dcrypt
crypto
padding
padding
PaddedBufferedBlockCipher
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PaddedBufferedBlockCipher
(C, Padding, bool permitPartialBlock = false)
ref nothrow
Padding
getUnderlyingPadding
(
)
if
(
isBlockCipher
!
C
&&
isBlockCipherPadding
!
Padding
)
Meta
Source
See Implementation
dcrypt
crypto
padding
padding
PaddedBufferedBlockCipher
functions
doFinal
getUnderlyingPadding
processByte
processBytes
reset
start
manifest constants
blockSize
name