Return the number of pad bytes in the block.
Padded block of which to count the pad bytes.
The number of pad bytes in the block.
dcrypt.crypto.errors.InvalidPaddingError if pad length cannot be discerned.
See Implementation
Return the number of pad bytes in the block.