When overridden in a derived class, creates a symmetric encryptor object with the specified SymmetricAlgorithm.Key property and initialization vector (SymmetricAlgorithm.IV).
A symmetric encryptor object.
Use the SymmetricAlgorithm.CreateDecryptor overload with the same parameters to decrypt the result of this method.