SFQApplication.Encrypt

Encrypts a string.

public string Encrypt(string Text,
	string Key);

Return Value

The encrypted string.

Parameters

Text
The text to encrypt.

Key
The key used to encrypt the string.


See also:

Class SFQApplication

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