RsaProtectedConfigurationProvider::AddKey Method (Int32, Boolean)
.NET Framework (current version)
Adds a key to the RSA key container.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- keySize
-
Type:
System::Int32
The size of the key to add.
- exportable
-
Type:
System::Boolean
true to indicate that the key is exportable; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: