RsaProtectedConfigurationProvider
Provides a ProtectedConfigurationProvider instance that uses RSA encryption to encrypt and decrypt configuration data.
Gets the name of the Windows cryptography API (crypto API) cryptographic service provider (CSP).
Gets the name of the key container.
Gets the public key used by the provider.
Gets a value indicating whether the provider uses FIPS.
Gets a value that indicates whether the RsaProtectedConfigurationProvider object is using the machine key container.
Gets a value that indicates whether the provider is using Optimal Asymmetric Encryption Padding (OAEP) key exchange data.
public RsaProtectedConfigurationProvider()
Initializes a new instance of the RsaProtectedConfigurationProvider class.
Adds a key to the RSA key container.
Removes a key from the RSA key container.
Exports an RSA key from the key container.
Imports an RSA key into the key container.