Decrypt the given string using the default key.
            
| C# | Visual Basic | 
public static string Decrypt( string strEncrypted )
Public Shared Function Decrypt ( strEncrypted As String ) As String
- strEncrypted (String)
 - The string to be decrypted.
 
String
The decrypted string.
The decrypted string.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610