Creates a symmetric decryptor object with the current 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 signature.