Create a cipher mode filter object
a block cipher object
are we encrypting or decrypting?
the name of the cipher mode to use
the mode padding to use (only used for ECB, CBC)
See Implementation
Create a cipher mode filter object