Keyoti SearchUnit API Docs
Decrypt Method (strEncrypted)
API DocumentationKeyoti.SearchEngine.UtilsSSTCryptographerDecrypt(String)
Keyoti SearchUnit v6
Decrypt the given string using the default key.
Declaration Syntax
C#Visual Basic
public static string Decrypt(
	string strEncrypted
)
Public Shared Function Decrypt ( 
	strEncrypted As String
) As String
Parameters
strEncrypted (String)
The string to be decrypted.
Return Value
String
The decrypted string.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610