SymmetricAlgorithm.CreateDecryptor Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a symmetric decryptor object with the current Key property and initialization vector (IV).
Assembly: mscorlib (in mscorlib.dll)
This method decrypts an encrypted message created using the CreateEncryptor overload with the same signature.
Show: