{CompanyName} FlexyGo

Encryption..::..DeCrypt Method (String)

The Decrypt Process.

Namespace:  FLEXYGO.Utilities.Cryptography
Assembly:  flxEncryption (in flxEncryption.dll)

Syntax


public string DeCrypt(
	string aData
)
Public Function DeCrypt ( _
	aData As String _
) As String

Parameters

aData
Type: String
The data to decrypt.

Return Value

System.String.

Exceptions


ExceptionCondition
ExceptionThere was an error during decryption