IBlockCipherPadding
Block cipher padders are expected to conform to this interface.
The name of the algorithm this padder implements.
Add padding to the passed in block.
Initialise the padder.
Determine the length of padding present in the passed in block.