Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Method returns the string value of the decrypt data.
Syntax
private str updateRetailEncryptedDataDecrypt(
str cypher,
str invariant,
str context,
str cell)
Run On
Server
Parameters
- cypher
Type: str
The EFT service of the POS hardware profiles.
The passphrase of the Retail transaction service profile.
- invariant
Type: str
The profile number of the POS hardware profiles.
The profile of the Retail transaction service profile.
- context
Type: str
The series of string value.
- cell
Type: str
The string value.
Return Value
Type: str
Decrypted string value.
Remarks
The string value of the decrypt data.