When overridden in a derived class, creates a symmetric decryptor object with the specified SymmetricAlgorithm.Key property and initialization vector (SymmetricAlgorithm.IV).
A symmetric decryptor object.
This method decrypts an encrypted message created using the SymmetricAlgorithm.CreateEncryptor overload with the same parameters.