RSA.ExportParameters 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, exports the RSAParameters.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- includePrivateParameters
- Type: System.Boolean
true to include private parameters; otherwise, false.
Show: