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