botan ~master (2020-08-19T17:56:38Z)
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