Generates a string using the same obfuscation algorithm that is compatible with the Clarify Thin Client.
'Declaration
Public Function EncryptClarifyPassword( _
ByVal As String _
) As String
public string EncryptClarifyPassword(
string
)
Parameters
- password
- The plain-text password to obfuscate
Return Value
A password obfuscated using the Clarify obfuscation algorithm