RSA.DecryptValue Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When overridden in a derived class, decrypts the input data using the private key.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- rgb
- Type:
System.Byte
[]
The cipher text to be decrypted.
Show: