IConfigurationProtectionClarify Method |
Decrypts previously encrypted text.
Namespace: KeeperSecurity.ConfigurationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax string Clarify(
string data
)
Parameters
- data String
- Encrypted text
Return Value
StringPlain text.
See Also