CipherPadding
Base class for cipher padding implementations
protected CipherPadding()
Pads the specified input to match the block size.
Pads the specified input to match the block size.
Pads the specified input with a given number of bytes.
Pads the specified input with a given number of bytes.