{CompanyName} FlexyGo

Encryption..::..Encrypt Method (String)

Encrypts the specified a data.

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

Syntax


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

Parameters

aData
Type: String
Data string.

Return Value

System.String.

Exceptions


ExceptionCondition
ExceptionThere was en Encryption error