Security..::..Decrypt Method

Decrypt data with custom string

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public string Decrypt(
	string encryptText,
	string encryptionKey
)

Parameters

encryptText
Type: String
encrypt text
encryptionKey
Type: String
The encryption key.

Return Value

Encrypt string