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

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