IConfigurationProtectionObscure Method |
Encrypts / Obfuscates text.
Namespace: KeeperSecurity.ConfigurationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax string Obscure(
string data
)
Parameters
- data String
- Plain test
Return Value
StringEncrypted text.
See Also