| ||||
SimpleDecrypt methodDecrypts cipher text using a simple two-way encryption. Syntax
ParametersCipherTextThe text you would like decrypted into clear text. ReservedThis parameter is reserved for future use and should be omitted when calling this method. ClearTextUpon return, the decrypted text. Return value
|
Home |