Raw (unpadded) encryption using the RSA public key.
- rgb
- The data to be encrypted.
An array of bytes containing the encrypted data.
Direct (raw) encryption (i.e. without padding) is discouraged due to high security risks.
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0