RSA.ImportParameters 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, imports the specified RSAParameters.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- parameters
- Type: System.Security.Cryptography.RSAParameters
The parameters for RSA.
Show: