The overloads of CreateEncryptor are listed below. For a list of all members, see the SymmetricAlgorithm Members list.
CreateEncryptor() : ICryptoTransform Gets an Encryptor transform object to work with a CryptoStream. abstractCreateEncryptor(byte[], byte[]) : ICryptoTransform Gets an Encryptor transform object to work with a CryptoStream.