botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
BlockCipherModePaddingMethod.unpad
botan
modes
mode_pad
BlockCipherModePaddingMethod
interface
BlockCipherModePaddingMethod
abstract const
size_t
unpad
(
const
(
ubyte
)*
block
,
size_t
size
)
Parameters
block
const
(
ubyte
)*
the last block
size
size_t
the of the block
Meta
Source
See Implementation
botan
modes
mode_pad
BlockCipherModePaddingMethod
functions
addPadding
unpad
validBlocksize
properties
name