RSA.EncryptValue 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, encrypts the input data using the public key.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- rgb
- Type:
System.Byte
[]
The plain text to be encrypted.
Show: