Factory method for general symmetric cipher filters.
the name of the desired cipher
the key to be used for encryption/decryption performed by the filter
determines whether the filter will be an encrypting or decrypting filter
pointer to the encryption or decryption filter
See Implementation
Factory method for general symmetric cipher filters.