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