SFQApplication.Decrypt

Decrypts a string.

public string Decrypt(string Text,
	string Key);

Return Value

The decrypted string.

Parameters

Text
The encrypted text to decrypt.

Key
The key that was used to encrypt the string.


See also:

Class SFQApplication

© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic