botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
BlockCipherModePaddingMethod.addPadding
botan
modes
mode_pad
BlockCipherModePaddingMethod
Undocumented in source.
interface
BlockCipherModePaddingMethod
abstract const
void
addPadding
(
ref
SecureVector
!ubyte
buffer
,
size_t
final_block_bytes
,
size_t
block_size
)
Meta
Source
See Implementation
botan
modes
mode_pad
BlockCipherModePaddingMethod
functions
addPadding
unpad
validBlocksize
properties
name