botan v1.12.5 (2016-04-07T22:31:19Z)
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