The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
RSACng::DecryptValue Method (array<Byte>^)
.NET Framework (current version)
Decrypts the input data using the private key.
Assembly: System.Core (in System.Core.dll)
Parameters
- rgb
-
Type:
array<System::Byte>^
The cipher text to be decrypted.
| Exception | Condition |
|---|---|
| NotSupportedException | This method call is not supported. |
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: