Name | Description | |
---|---|---|
ConfigPath | Gets the path of the associated config file. | |
CurrentKey | Gets the current encryption key | |
Instance | Gets the current instance of the EncryptionSettings class. | |
PreviousKey | Gets the previous encryption key |
The following tables list the members exposed by EncryptionKeyManager.
Name | Description | |
---|---|---|
ConfigPath | Gets the path of the associated config file. | |
CurrentKey | Gets the current encryption key | |
Instance | Gets the current instance of the EncryptionSettings class. | |
PreviousKey | Gets the previous encryption key |
Name | Description | |
---|---|---|
GetKeyBackup | Gets the key backup | |
IsKeyValid | Determines whether key data is present and has a valid length. | |
RestoreBackupKey | Restores the key from a backup. | |
Save | Saves the settings to the associated configuration file. | |
SetEncryptionKey | Sets the encryption key for the current application |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |